View Single Post
Old 02-19-2021, 02:27 PM   #20
PeterFs
Junior Member
PeterFs began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Feb 2021
Device: iPad
Quote:
Originally Posted by anon_me View Post

I also had to add the -dPrinted=false option to keep the links functional


Final command...

Code:
gs -dNOPAUSE -dPrinted=false -dBATCH -sDEVICE=pdfwrite -sOutputFile="/Users/<your username here>/Public/outputfile.pdf" "/Users/<your username here>/Public/inputtfile.pdf"
I did not need to add this option to keep the links.
PeterFs is offline   Reply With Quote