PREV22 / Econometrics 2 / PDFtkServer #3
Sign in to Google to save your progress. Learn more
Please give your name *
Download and install PDFtkServer (command-line tool) <link> *
Download the PDFtkTest folder from the Google Drive PREV22\Exercises folder. Take a few minutes to look at the papers: one.pdf, two.pdf and three.pdf (the last paper is in the merge subfolder) <link> *
What is the size (in MB) of your local PDFtk folder and its contents at the start of the exercise? *
Open a command-line (search for cmd on Windows) and navigate to the PDFtkTest folder on your PC. Use cd <name> to change the directory and cd .. to go to the parent directory and dir to list the contents of the current directory. You must complete this and the following exercises in your local folder.
*
What does the following command do?

pdftk A=one.pdf B=two.pdf shuffle A B output collate.pdf
*
What does the following command do?

pdftk A=one.pdf B=two.pdf shuffle A Bend-1 output collate2.pdf
*
What does the following command do?

pdftk one.pdf output one.128.pdf owner_pw wibble user_pw wobble
*
What does the following command do?

pdftk one.pdf two.pdf cat output join.pdf
*
What does the following command do?

pdftk one.pdf cat 1-5 10-15 20-end output missing.pdf
*
What does the following command do?

pdftk A=one.pdf B=two.pdf cat A1-10 B11-20 output joinselection.pdf
*
What does the following command do?

pdftk one.pdf cat 1-10 11east 12-end output turned.pdf
*
What does the following command do?

pdftk two.pdf cat 1-endsouth output turned2.pdf
*
What does the following command do?

pdftk one.pdf cat 1-6 7-12east 13-18south 19-24west 25-end output crazy.pdf
*
Navigate to the PDFtkTest\burst folder on your PC.
*
What does the following command do? (You must be in the PDFtkTest\burst folder)

pdftk two.pdf burst
*
Navigate to the PDFtkTest\merge folder on your PC.
*
What does the following command do? (You must be in the PDFtkTest\merge folder)

pdftk *.pdf cat output everything.pdf
*
What does the following command do? (You must be in the PDFtkTest\merge folder)

pdftk one.pdf two.pdf three.pdf cat output everything2.pdf
*
What is the size (in MB) of your local PDFtk folder and its contents at the end of the exercise? *
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy