4
Reply

PrintDocument to PDF (via PDFcreator)

Ask a question
Petr

Petr

13y
27.2k
1
Hi Gurus,

I have an application which manages some contracts.

I have the option of Printing these contracts.

For that I use PrintDocument, for preview PrintPreview.

I have a PDFcreator installed on my computer (and on the client's cumputers too).

It's fine when I show the printpreview and save it as PDF via PDFcreator.

But I would like to save the contract to PDF programmatically.

I heard it's possible to do with the PDFcreator, but after some googling couldn't find how..

I couldn't find any proper manual or documentation for pdf creator even on sourceforge.

Could you tell me how to save printdocument to PDF format, please??

Thank you very much :-)

Petr

Answers (4)