Results 1 to 18 of 18

Thread: (RESOLVED)Print External PDF without opening it, via string entered in a textbox.

Threaded View

  1. #13
    gibra
    Guest

    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:\" :
    Quote Originally Posted by kingpain View Post
    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:
    Quote Originally Posted by kingpain View Post
    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
  •  



Click Here to Expand Forum to Full Width