all groups > dotnet drawing api > may 2005 >
You're in the

dotnet drawing api

group:

PrintDocument


Re: PrintDocument Bob Powell [MVP]
5/30/2005 12:00:00 AM
dotnet drawing api: You'll need a third party PDF printer. There are some free ones.
Surprisingly, one called FreePDF is highly reccomended.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





[quoted text, click to view]

PrintDocument Palli Olafs
5/30/2005 9:08:20 PM
Hi guys

I need some help!!!

Im now printing out some complex WinForm that holds various controls. This
prints out prefectly but know I need to be able to save this printout as
PDF???

So I like to ask you if there is some way to save the PrintDocument object
as PDF???

Thanks
Palli

Re: PrintDocument Palli Olafs
5/31/2005 10:01:10 AM
Hi Bob...

One question about PDF printer object(s)

when I set the PrintToFile property to True I always get an error when I
call the Print function.

Also I always get the Output File Name dialog but I want to set the Output
file name, not the user.

Does anyone know what I can do to fix this.

very best regards
palli

[quoted text, click to view]

AddThis Social Bookmark Button