Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

I'm trying to print exams. I would like each exam copy to have it's own number on it (the first copy has 1 on every page, the second copy has 2 on every page, etc.,) Can someone explain to me how I can do this?

Guest
Sep 29, 2016 Sep 29, 2016

I'm trying to print exams. I would like each exam copy to have it's own number on it (the first copy has 1 on every page, the second copy has 2 on every page, etc.,) Can someone explain to me how I can do this?

TOPICS
Acrobat SDK and JavaScript , Windows
323
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guide ,
Sep 30, 2016 Sep 30, 2016

Here are a few ways;

1- If you would be happy with the exam number on the first page only, you could use Bates numbering (Tools> Organize> More> Bates numbering> Add) you will first need to duplicate the PDF for each version needed and drop them into a folder.

2- Duplicate the PDF, rename each one to the exam number, e.g Exam 001, Exam 002, etc. then include the file name when printing.

3- Pre-print the paper with the exam numbers, e.g. if the exam is 8 pages long and you need 40 copies, make a 40 page PDF with only the exam numbers included (001-0040), then print 8 copies of the numbers (stacked, not collated). Return the paper to the printer and print 40 copies of the exam (collated, not stacked).

4- You could also use data merge from InDesign.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 01, 2016 Oct 01, 2016
LATEST

It can be achieved using a script, like this one I've developed: Custom-made Adobe Scripts: Acrobat -- Create Copies with Unique Codes

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines