Olla,
A few years ago I created a solution to print scanned PDF files to a printer. These are freight documents that should be send along with the invoice.
Back then I used VeryPDF, that allows printing from one script without the PDF reader opening and closing al the time since you might print dozens of documents in batch.
Now I have the same request a few years later and naive me thinks there should be a more nicer way, for example with com or notnet interop.
I tried using the PDFCreator com libraries but it seems that this eventually also just opens the PDF reader, so it does not work as seamless as it should.
Anyone has working solutions that are technically nicer than the script?
Thanks.
0
Comments
I have the pdf files, but I want to print them to a normal printer.
I also found this Form. Can't remember from where?