I've a project which writes to the default Windows Printer using Printer.Print, Printer.EndDoc, etc. We use a 3rd party app such as doPDF or PDF Creator to grab the print-queue and create PDFs when required.
Anyone any experience of creating PDF output directly from VB6? I know we could use setdefaultprinter API call to set the print driver to one of the PDF-writers, but wondered whether there was a way to write directly to PDF?
Thanks in advance.




Reply With Quote
