Hi,
Maybe this will help
http://www.codeproject.com/showcase/pdfrasterizer.asp
Ken
--------------------------
> Is there a way to load a PDF file and allow for printing?
>
> Thanks
The Frog - 27 Nov 2006 09:30 GMT
This was pointed out to me a short while ago. Free .Net assembly and
very capable.
Cheers
The Frog
http://sharppdf.sourceforge.net/
system.debug.processes.start("some.pdf")
Then the user can just hit print.
> Is there a way to load a PDF file and allow for printing?
>
> Thanks