|
-
Dec 8th, 2013, 10:38 AM
#13
Re: Print External PDF without opening it, via string entered in a textbox.
Sorry but I don't understand...
Until now you say that starting path is always "P:\" :
 Originally Posted by kingpain
I need the print code to get the pdfilename and add the location (P:\) AND .pdf to be like psi.FileName = "P:\pdffilename.pdf"
Now you starting path is changed:
 Originally Posted by kingpain
Code:
Dim filepath = "C:\temp\" & TextBox1.Text & ".pdf"
Why ???
Last edited by gibra; Dec 8th, 2013 at 03:43 PM.
Tags for this Thread
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
|