Forum: PC Hard- und Software PDF Seiten auf Briefpapier einfügen


von Fritz (Gast)


Lesenswert?

Hallo

Ich habe ein Dokument (PDF) mit etwa 300 Seiten. Ich möchte dieses 
Dokuemnt mit der Kopf- und Fußzeile unser Firma ausstatten. Das heißt, 
das Dokument an sich bleibt unverändert, wird jedoch Seite für Seite 
verkleinert auf dem Briefpapier der Firma eingefügt.


Wie kann ich dies am einfachsten bewerkstelligen?

von Εrnst B. (ernst)


Lesenswert?

wenn du dein Quell-PDF vorher verkleinert kriegst:

pdftk background

 Applies a PDF watermark to the background of a single input
     PDF.  Pass the background PDF's filename after background
     like so:

     pdftk in.pdf background back.pdf output out.pdf

     Pdftk uses only the first page from the background PDF and
     applies it to every page of the input PDF.  This page is
     scaled and rotated as needed to fit the input page.  You can
     use - to pass a background PDF into pdftk via stdin.

     If the input PDF does not have a transparent background (such
     as a PDF created from page scans) then the resulting back-
     ground won't be visible -- use the stamp operation instead.

: Bearbeitet durch User
Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.