Old programmer cannot find new tricks in Acrobat SDK (lol)
I am an experienced programmer -
I develop automation using C/C++/C#
I am currently developing what offers to be a real time saver - and a fun project
I have implemented Adobe - Reader/ Acrobat and Live Cycle designer to good advantage. I am able to dynamically load data to a PDF form using xfa.Importdata() - and all is more or less working as needed, etc.
but now I hae a need to print out fairly large numbers of PDFs - wihtout any user interaction .
Is there a way to simply load a document and its associated XML data - and print the generated output without a user actually pressing a button ?
|