how can I print from a specific tray on a printer using PrintPDFDocument().
Surely there must be some way to specify printer settings with a DEVMODE structure or similar.
I did.
I downloaded the latest version today actually and I still have the problem.
Version 2.10c
Using the flag 0x2000 APPENDEXISTING doesn't work either.
I just don't get it.
Hi Forum. All of sudden the PDF COnverter won't concatenate documents anymore. Instead i creates another file with the suffix .cat. I.e. if i have a document named doc.pdf and want to append to it with the CONCATENATE flag (0x0004) i doesn't append to doc.pdf but creates a file named doc.pdf.cat. An...