|
-
Jun 12th, 2006, 06:29 AM
#1
Thread Starter
Hyperactive Member
print .pdfs programmatically
Just started a new porject that will involve automating the print of .pdf files
I've just tried using this:
NET USE LPT3: "\\box\printername"
TYPE "\\T095118.pdf" > LPT3:
NET USE LPT3: /DELETE
to print and it comes out with loads of gobbledgook.
How can you (in vb or vb.net) do this? i've done a bit of googling and there seems to be a lot of components out there that cost loads of money. are there any free/open source ones?
Any help or pointers ill be much appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|