Onteora Software

Ken Tucker's Blog
posts - 145, comments - 629, trackbacks - 0

pdf

Print to PDF

The .Net framework provides a print document class for printing.  There are times that it would be nice to redirect what you are printing to a pdf.   In this example we are going to use the Sharp Pdf lib version 1.3.1 to print to a pdf.  The sharp pdf lib allows you to add an image to a page in a pdf.  To make it possible to print to a pdf we are going to create a new print controller class which creates a bitmap and has the print document draw the page on the bitmap.  Then it adds the...

posted @ Sunday, April 06, 2008 1:30 PM | Feedback (6) | Filed Under [ pdf VB ]

Powered by: