Use Custom Build File to reorder PDF
Posted: Fri Sep 14, 2018 5:12 pm
Hi,
After I build a PDF, I want to automatically reorder the pages using another .bat file. This reorders/reorientates the pages in the way I want.
Can I automate this process? After the pdf has built, I want to add a further command to run this .bat file. I think I need to add an <exec></exec> to the build.xml file but I don't really know where/how to add it in the build.xml.
Are ther eany more detailed examples than this: https://www.oxygenxml.com/doc/versions/ ... -file.html
Thanks for your help,
Ronan
After I build a PDF, I want to automatically reorder the pages using another .bat file. This reorders/reorientates the pages in the way I want.
Can I automate this process? After the pdf has built, I want to add a further command to run this .bat file. I think I need to add an <exec></exec> to the build.xml file but I don't really know where/how to add it in the build.xml.
Are ther eany more detailed examples than this: https://www.oxygenxml.com/doc/versions/ ... -file.html
Thanks for your help,
Ronan