You are not logged in.
Pages: 1
Hi, I'm fairly new to the PDf Engine, I've been working with it for a couple of months. I'm using TPdfDocumentGDI and I'm trying to output directly to a a printer, I don't want a preview just print. Everything else I've managed to find and have my fairly complete pdf, just the printer out put. Thanks
Offline
TPdfDocumentGDI is for creating a PDF file, not rendering (and printing) a PDF.
See http://synopse.info/forum/viewtopic.php?id=1411
If you have the metafile canvas input, you can render it to printer directly, as usual.
Offline
Hi, Thanks for the quick response, ok that all works fine, I have created the file. I haven't worked with Metafiles, I followed your link but that didn't help either. Do you have any other pointers or a bit more info to go. Thanks
Offline
Pages: 1