GUI Document Conversion Parameters Set Once Override Future Transformation File Changes
Bryan Pettit <[email protected]> Mon, 17 Jun 2024 17:20:18 +0000
| Newsgroups | gmane.editors.xxe.general |
|---|---|
| Message-ID | <SJ0PR22MB27937319BD7C4BD5EFE827469ACD2@SJ0PR22MB2793.namprd22.prod.outlook.com> |
Hello,
I'm experiencing an issue with specifying the paper.type parameter when building PDF documents via xxeconvert from the command line. We typically print PDFs in "letter" format but would also like the option of printing in A4. In the XMLmind Editor, I have paper.type set to "letter" in the Document Conversion Parameters under DocBook > Convert Document > Convert to PDF per our default. The custom transformation file we use also includes <xsl:param name="paper.type">letter</xsl:param>.
After changing the paper.type parameter in our transformation file to <xsl:param name="paper.type">A4</xsl:param>, subsequent builds from the command line via xxeconvert are not picking up that change in the transformation file-the builds are still using paper.type="letter", as shown below.
[cid:[email protected]]
It appears that the Document Conversion Parameters in XMLmind's GUI is overriding my custom transformation file parameters when building via xxeconvert from the command line. Is that intended? I know xxeconvert is part of of the XMLmind Editor program as a whole, but I would expect any parameter explicitly specified in my custom transformation file to override that same parameter configured (at some point in the past) in the Document Conversion Parameters.
Thanks,
[cid:[email protected]]
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support
image001.png
(image/png, 82.3 KB) - not displayed
image002.png
(image/png, 67.7 KB) - not displayed