Devrim E. wrote:
I later on discovered the customization tool and generated xsl files.
Sure.
Reference:
*
http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xslcustom.Customizer.html
What I am trying to do is to generate a A3 two column PDF from our
docbook file and a 1 column A4. You can see the files attached.
Now for some reason it always produces an A4 paper (even with
PDF_A3_2Columns.xsl), probably because the dialog box has precedence.
Yes, I tried to explain you this in my previous email.
Precedence low to high: parameters in the XSLT stylesheet (stock or
customized), parameters in XXE's "Convert Document" dialog box and, in
the case of xxetool, -p command-line parameters.
Reference:
*
http://www.xmlmind.com/xmleditor/_distrib/doc/help/conversion_parameters_editor.html
* http://www.xmlmind.com/xmleditor/_distrib/doc/xxetool/index.html
But I need to find a way to handle this, this is part of an automated
nightly software build and this is unattended so GUI can not be changed.
Any help, idea is appreciated :)
It's quite simple: specify "-p page.type A3" (among other command-line
parameters) in the .bat, ant, makefile, whatever script file invoking
xxetool.
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support