to Lameid: thanks for looking into this.
So if my code reads something like
dim sFile as string
sFile = "http://xxx.xxx.com/program_office/program_Office_Tools/PO_Templates/program_lifecycle_view.pdf"
ShellExecute 0, "open", sFIle, vbNullString, vbNullString, 1
how do I set it with the /t...
I have a list of pdf files (hyperlinked) and I am trying to print them all when the user selects a 'print all' button. I do not want them to view the pdf document. They would just need to print them. I have also added individual command buttons that need to print each pdf document in the list or...
I have a list of pdf files (hyperlinked) and I am trying to print them all when the user selects a 'print all' button. I do not want them to view the pdf document. They would just need to print them. I have also added individual command buttons that need to print each pdf document in the list or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.