We use a java wrapper to run reports from webapps and run pdf reports. Customer wants to automatically print 4 copies based upon field data or 2 copies as a default. Can this be done with SDK in the java wrapper?
Possibly, but you would probably have to run the report twice. Once in XML format to be able to get at the data, and once in PDF.