Hi,
I have used PDFCreator to write multiple pdfs and combine them to make one pdf file.
All pdfs that I used, had same javscript which I added in the pdfs using Acrobat Professional 8.0.
This is the javscript that I used for silent printing in all pdf files
this.print({bUI: false, bSilent: true, bShrinkToFit: true});
After the processing was done, the combined pdf file didn't contain the acrobat javascript.
Unfortunately, Javascript is not preserved in PDF after processing is done.
More over there in no functionality in PDFCreator with which we can add,edit,delete javascripts in PDF.
I have come across some free tools which provide these functionalities.
Hope you will consider adding these functionalities in future versions
Refer the original post
http://www.amyuni.com/forum/viewtopic.p ... highlight=
Regards
Anshuman