Search found 2854 matches

by adrian
Thu Jul 22, 2010 10:00 am
Forum: Feature Request
Topic: XProc Transformation Scenarios - options
Replies: 5
Views: 2936

Re: XProc Transformation Scenarios - options

Hello,

Thank you for the feedback.

I have added your request to our issue tracking tool and it will be implemented in a future version of Oxygen.

Regards,
Adrian
by adrian
Thu Jul 22, 2010 9:47 am
Forum: Common Problems
Topic: Settings for Languages other than English?
Replies: 10
Views: 4819

Re: Settings for Languages other than English?

Hello, The problem is that the characters you use aren't supported by the default font used for the PDF. You have to use and embed in the PDF a font that supports these characters(Cyrillic). There is a procedure in the Oxygen User Manual for setting a font for the PDF output generated with the Apach...
by adrian
Wed Jul 21, 2010 11:47 am
Forum: Feature Request
Topic: Improvements to Data Sources interface
Replies: 11
Views: 5991

Re: Improvements to Data Sources interface

Hi Joe, Unfortunately the 'Open URL'/'Save to URL' dialogs only keep the last used server, user and password(you've found the correct options tags). I see we already have this feature request on our issue tracking tool. I'll add your vote. Right now if you use several servers it would be best to cre...
by adrian
Tue Jul 20, 2010 5:46 pm
Forum: Feature Request
Topic: Improvements to Data Sources interface
Replies: 11
Views: 5991

Re: Improvements to Data Sources interface

Hello, We'll consider your suggestion. Right now you can use the Options -> Export Global Options/Import Global Options actions if you want to get the Data Source and Connections options across several Oxygen installations. After you export the options(use .xml extension) you should open the exporte...
by adrian
Mon Jul 19, 2010 11:57 am
Forum: XML Schemas
Topic: Schema constraint validation
Replies: 4
Views: 5388

Re: Schema constraint validation

You can find Saxon-EE in the Custom Validation Engines combo box from the Oxygen toolbar(to the right of the Perspective and External Tools toolbars). Note that if used this way (as opposed to a custom validation scenario), Oxygen/Saxon reports the same warnings, but in Design View, nothing gets hi...
by adrian
Mon Jul 19, 2010 11:30 am
Forum: Feature Request
Topic: Improvements to Data Sources interface
Replies: 11
Views: 5991

Re: Improvements to Data Sources interface

Hi, We will take your request under consideration. The thing is, with the way passwords are kept in the options right now this would mean that the passwords from the database connections would be valid for one user and invalid for all others. So if we would allow data sources/connections in the proj...
by adrian
Mon Jul 19, 2010 11:15 am
Forum: Other Issues
Topic: Can not find Generic JDBC Driver on OS X
Replies: 2
Views: 2537

Re: Can not find Generic JDBC Driver on OS X

Hello, The JDBC-ODBC bridge is only provided by Oxygen when it is run on Windows platforms. This bridge is a built-in component of the Sun JVM and unfortunately it is not present in Apple's own JVM(as far as I know). Anyway, the JDBC-ODBC bridge should only be used as a last resort, it's not particu...
by adrian
Fri Jul 16, 2010 5:45 pm
Forum: XML Schemas
Topic: Schema constraint validation
Replies: 4
Views: 5388

Re: Schema constraint validation

Hello, First, the "KeyRef@1cd35c5" from the message is a mistake in either the Xerces code or one of our patches. I'll look that up and see if we can fix it from our side. Then there's the schema validation issues. Xerces, the same parser used by Oxygen to validate schemas, performs the sa...
by adrian
Wed Jul 14, 2010 4:40 pm
Forum: Common Problems
Topic: external parameters always string ?
Replies: 2
Views: 1927

Re: external parameters always string ?

Hello,

Unfortunately Oxygen allows only string parameters for a transformation, so there is currently no way to set a parameter as node(). We already have this on our issue tracking tool and we plan to resolve it in a future version. I'll increase the issue's priority.

Regards,
Adrian
by adrian
Wed Jul 14, 2010 10:59 am
Forum: Common Problems
Topic: Null Pointer / hyphenations issues with FOP
Replies: 1
Views: 1088

Re: Null Pointer / hyphenations issues with FOP

The hyphenation support is optional and also language dependent, that's why it's not included. It would have worked fine without it. The NPE is a bug in Apache FOP which is triggered by an empty fo:inline element. Such an empty fo:inline is usually created during the DocBook to PDF transformation fr...
by adrian
Wed Jul 14, 2010 10:26 am
Forum: Other Issues
Topic: Author 11.2 table columns can't be dragged
Replies: 5
Views: 2526

Re: Author 11.2 table columns can't be dragged

Thank you for clarifying the situation.

We'll guard this problem and make the mechanism less error prone.

Thank you for the feedback.

Regards,
Adrian
by adrian
Tue Jul 13, 2010 9:33 am
Forum: Other Issues
Topic: Author 11.2 table columns can't be dragged
Replies: 5
Views: 2526

Re: Author 11.2 table columns can't be dragged

Thank you for the sample. So, to clarify, the original table as it was saved by FrameMaker had no colspec elements but had colname attributes in entry elements. Did I get that right? e.g. <table> <tgroup cols="2"> <thead> <row> <entry colname="1">RangeModifier Attributes</entry> ...
by adrian
Mon Jul 12, 2010 3:09 pm
Forum: XSLT and FOP
Topic: Element in template match ignored when transforming
Replies: 1
Views: 1832

Re: Element in template match ignored when transforming

Hello

I couldn't reproduce this with the code snippets you have provided.

I see there's an import to another stylesheet that was omitted:
<xsl:import href="processinginstructions.xsl" />

Maybe it happens because some of the FO code generated by that stylesheet?

Regards,
Adrian
by adrian
Mon Jul 12, 2010 11:33 am
Forum: Other Issues
Topic: Author 11.2 table columns can't be dragged
Replies: 5
Views: 2526

Re: Author 11.2 table columns can't be dragged

Hello, Thank you for the feedback. As a note, you should know that Oxygen's drag and drop table resizing support does not work for DITA customizations that add their own customized tables. We are aware of this limitation and we plan to resolve it in a future version of Oxygen. If you are not using a...
by adrian
Thu Jul 08, 2010 3:09 pm
Forum: XSLT and FOP
Topic: how to transform DocBook to EPUB
Replies: 5
Views: 5482

Re: how to transform DocBook to EPUB

Hello, Currently(v11.2) Oxygen doesn't provide the means to transform DocBook to EPUB out-of-the-box. We do plan to support this in a future version of Oxygen. I've added your vote to this feature on our issue tracking tool. Currently you need some additional tools and I'm afraid they aren't very fr...
by adrian
Wed Jul 07, 2010 4:22 pm
Forum: XSLT and FOP
Topic: Display of graphics in PDF output
Replies: 2
Views: 1955

Re: Display of graphics in PDF output

Hello, The image scaling is one of the problems of Apache FOP, the default FO processor used by Oxygen. Better solutions with less nuisances and better support and documentation are XEP and AntennaHouse. The only inconvenience is that they are commercial so they require an additional investment. Oxy...
by adrian
Tue Jul 06, 2010 10:28 am
Forum: XML Schemas
Topic: Restricting complex imported type
Replies: 9
Views: 7512

Re: Restricting complex imported type

Hi, If you need to keep elementFormDefault="qualified" in E142 you can still use the include trick I've shown you, you just have to specify the same elementFormDefault="qualified" attribute on the root of that schema. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema&quo...
by adrian
Mon Jul 05, 2010 3:55 pm
Forum: XML Schemas
Topic: Restricting complex imported type
Replies: 9
Views: 7512

Re: Restricting complex imported type

Hello, I'm afraid that you can't do this kind of restriction in the main schema because you have a different target namespace than in the imported sschema and the elements from the restriction are from the main schema's namespace so they are not equivalent to the ones from the imported schema. A qui...
by adrian
Wed Jun 30, 2010 4:20 pm
Forum: Other Issues
Topic: Getting Started With Plugins -- Newbie Question
Replies: 2
Views: 1311

Re: Getting Started With Plugins -- Newbie Question

Hello,

You can find all samples and documentation on our developer page:
http://www.oxygenxml.com/developer.html#Plugins

Let me know if you need further information.

Regards,
Adrian
by adrian
Tue Jun 29, 2010 2:34 pm
Forum: Common Problems
Topic: frequent SIOOBEs with xsd editor
Replies: 2
Views: 1342

Re: frequent SIOOBEs with xsd editor

Hello, Thank you for reporting this issue, we were not aware of it. It seems to be very URL(file location) specific. Have you determined the file that triggers the problem? Could you tell us the URL of that file(right click on the editor tab and from the contextual menu choose "Copy location&qu...
by adrian
Mon Jun 28, 2010 12:35 pm
Forum: Common Problems
Topic: Locating images - please help!
Replies: 3
Views: 2150

Re: Locating images - please help!

Hello,

Apparently the type has to be 'image/jpeg' and not 'image/jpg', at least according to epubCheck. I know it seems a bit ridiculous but change the file extension to .jpeg and try again.

Regards,
Adrian
by adrian
Thu Jun 24, 2010 3:59 pm
Forum: XSLT and FOP
Topic: Get username
Replies: 3
Views: 4563

Re: Get username

Hello, You can't do this in the stylesheet, the username has to be obtained from outside. You can either write a Java extension function that obtains it and then invoke this extension in the stylesheet to obtain it for you or you can obtain the username from outside before the transformation and pas...
by adrian
Thu Jun 24, 2010 11:31 am
Forum: Common Problems
Topic: Locating images - please help!
Replies: 3
Views: 2150

Re: Locating images - please help!

Hello, It's possible that the file really isn't a PNG and someone simply changed its extension to '.png'. You can extract that png from the epub and then use an image info tool such as this one: http://www.sno.phy.queensu.ca/~phil/exiftool/ to determine the real image type of the file. If the real i...
by adrian
Wed Jun 23, 2010 5:13 pm
Forum: General XML Questions
Topic: Find/Replace ePub files
Replies: 7
Views: 4493

Re: Find/Replace ePub files

Hello, Currently Find/Replace in Files does not look inside archives. We already have this feature request on our issue tracking tool and it will be implemented in a future version of Oxygen. I've added your vote for it. Please be aware that due to the nature of the epub files which are a highly res...
by adrian
Wed Jun 23, 2010 12:14 pm
Forum: XSLT and FOP
Topic: profile-docbook.xsl = no graphics display in PDF
Replies: 2
Views: 1648

Re: profile-docbook.xsl = no graphics display in PDF

Hello, In theory the profile-docbook.xsl stylesheet should only perform a filtering and then apply the regular transformation on the filtered result. Unless you've accidentally used a profile attribute that is specified on the element that refers the PNG(or its parent elements) it should have worked...
by adrian
Tue Jun 22, 2010 12:22 pm
Forum: Common Problems
Topic: Connecting with webdav to some Database Sources fails
Replies: 8
Views: 2957

Re: Connecting with webdav to some Database Sources fails

Hello, This problem has been resolved in the latest build of Oxygen 11.2(build 2010061615). You can download it from our site: http://www.oxygenxml.com/download.html Fixed the escaping algorithm that made the authentication fail for the FTP and WebDAV data sources based on URLs containing a user nam...
by adrian
Mon Jun 21, 2010 11:16 am
Forum: Common Problems
Topic: OS 10.5 Cursor movement problem
Replies: 3
Views: 1854

Re: OS 10.5 Cursor movement problem

Hello,

Unfortunately Snow Leopard broke the backwards compatibility with a lot of Java applications including Oxygen. This OS is supported starting with Oxygen 9.3 so I'm afraid you will have to upgrade.

Regards,
Adrian
by adrian
Thu Jun 17, 2010 10:47 am
Forum: Feature Request
Topic: Addon for Generating Schema-based XML Testdata
Replies: 1
Views: 1387

Re: Addon for Generating Schema-based XML Testdata

Hello,

Thank you for the feedback.

I have added you feature requests to our issue tracking tool, they will be discussed and the ones found appropriate will be implemented in a future version of Oxygen.

Regards,
Adrian
by adrian
Tue Jun 15, 2010 3:13 pm
Forum: Other Issues
Topic: XMLGridEditor
Replies: 1
Views: 1123

Re: XMLGridEditor

Hello, This isn't documented since it wasn't supposed to be publicly customizable. What I can give you is the list of plugin dependencies of the Oxygen plugin. You can find them listed here: http://www.oxygenxml.com/forum/post15834.html#p15834 If you want to include/bundle Oxygen or parts of it in a...
by adrian
Mon Jun 14, 2010 1:58 pm
Forum: XSLT and FOP
Topic: Exclude text from output
Replies: 1
Views: 1634

Re: Exclude text from output

Hello, What you are looking for are the DocBook profiling stylesheets. You can find them as follows: - FO(PDF) - [oxygen_folder]/frameworks/docbook/xsl/fo/profile-docbook.xsl - XHTML - [oxygen_folder]/frameworks/docbook/xsl/xhtml/profile-docbook.xsl - XHTML chunk - [oxygen_folder]/frameworks/docbook...