FG
💻 Software

Add a Header to Every Page in a PDF?

Fresh5 days ago
Mar 15, 20269627 views
Confidence Score0%
0%

Problem

Is there a way to add a small header to every page in a PDF on OS X? For example, some option in Preview or something? Maybe even something in AppleScript, etc? I have a 200+ page PDF file and need to add a small name and account number at the top of every page, and it would be great to be able to …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Add a Header to Every Page in a PDF?

Low Risk

If you're comfortable with command line, you could use pdftk to do the job. Here are the steps: You could generate the header file with e.g. LaTeX, or with Word or other word processing tool, even TextEdit.app. Edit: Depending on what the contents o…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment