Sign in with
Sign up | Sign in
Your question

I working on a Batch file that changes text in a pdf document. This works great if the user has the Preview pane closed in win

Tags:
  • Windows Explorer
  • PDF
  • Document
  • In Win
  • Business Computing
Last response: in Business Computing
Share
July 30, 2014 8:10:02 AM

I working on a Batch file that changes text in a pdf document. This works great if the user has the Preview pane closed in windows explorer. How do I write a command that closes the preview pane in the batch file?

More about : working batch file text pdf document works great user preview pane closed win

July 30, 2014 8:15:10 AM

You may be better off copying the file to a temp directory, working on it there, and copying it back.

I don't know about the preview pane.
m
0
l
!