It is pretty convenient to edit even number page together, which greatly saves you precious time. For instance, if you want to edit pdf content of even number page quickly to save time using Advanced PDF Tools Command Line, the short-cut is add –u “even” to the command line to edit pdf content. And finally, you press “enter” key, the task will be completed. The VeryPDF.com uses an example-edit pdf content of even number page to 60% of the page width and 70% of the page height and ists the command line and detailed operations below in an effort to help you understand.
pdftools.exe -i “C:\input.pdf” -o “C:\output.pdf” -j “60% 70% true” -u “even”
Step 1 click the following link to download Advanced PDF Tools
https://www.verypdf.com/pdfinfoeditor/advanced_pdf_tools_cmd.zip
please unpack it when download is finished.
Step 2 launch the MS-DOS command prompt window. Because the command line is bound to be operated under the MS-DOS environment. The procedure is easy, and the following pictures will guide you.
1) click “start” and then go to “Run”
2) input cmd into the following
3) press “ok”, you will find MS-DOS command prompt window popping up
Step 3 input command line to edit pdf content of even number page
pdftools.exe -i “C:\input.pdf” -o “C:\output.pdf” -j “60% 70% true” -u “even”
where
- -i is to specify a PDF filename or a directory for input.
- -o is to specify the PDF filename for output.
- -j is to specify set page content, “60% 70% ” the first parameter means to set page content to 60% of the page width and the second parameter to 70% of the page height and true the third parameter is a Boolean type value to set whether to center on page.
- -u “even” refers to the edit goes to the even number page.
once you finish input, press “enter” key, you will see
Step 4 open the file to check the effect if the pdf content of even number page is different from that of odd number page
From the picture you are allowed to see the pdf content of page2 became 60% of the page width and 70% of the page height and content centered while the page 1 did not. So, you can check the rest even number page whose page content is different from that of odd number page.
If you have any further questions, please feel free to leave your comments below.