Sending PDF to printer
Visual Basic
4
Posts
4
Posters
0
Views
1
Watching
-
Without some component to load, parse and render the document, you can't send a PDF to the printer. It'll just print tons a garbage. TallComponents[^] has a couple of things that might work for you.
Dave Kreskowiak Microsoft MVP - Visual Basic
-
This may help you out: http://www.codeproject.com/showcase/pdfrasterizer.asp[^] Steve