Marco Descher - 2011-02-15

Hey Guys, .. me again :)

Great work you have done it's a pleasure to code against PdfViewer.. I'm having some troubles however concerning the printing stuff:

(THIS IS ALL ON OS X 10.6.6, don't know about others ;) The procedures are documented out of the PdfViewerComposite!

1) It seems like certain configurations are not getting stored! If I do select the paper-feeder for example to set the manual tray, it is not being stored (I have uncheck the "Used configuration for this printing procedure only boolean", so it should persist).

2) Even If I do select the specific paper tray, it is not being considered in the adjacent print procedure … the printing seems just to return to the defaults.. A4 and automatic paper-feeder select! (I'm trying to print special formats, being provided in the manual feeder!)

3) I'm a bit confused (lower bound) about the printing API: I've declaratively registered a Printing Use Case, generate the PrinterConfiguration and Printer Job out of it and employ this on PdfPrinter(). However (maybe it coincides with the upper problem) the printing reverts to the standard-paper-size and a standard feeder! :) What is the right way to print anyways? Using PdfPrinter from extensions, or from pdfviewerand what is DelegatingDocumentPrinter?

Thanks a lot for your help, and big respect for the overall app so far :)=)

cheers,
maco