Merge, split, rotate, and repair PDF Files Merge, Split, drehen und Reparatur von PDF-Dateien

Posted on September 10, 2009 at 5:30 am Am 10. September 2009 um 5.30 Uhr morgens

Previously, I wrote about a nifty little tool called PDFHammer that lets you Früher schrieb ich über eine nette kleine Tool namens PDFHammer, mit dem Sie merge and edit PDF files online Zusammenführen und Bearbeiten von PDF-Dateien online . . Though it works well, it's still convenient to have this ability without an Internet connection. Obwohl es gut funktioniert, ist es noch bequemer, diese Fähigkeit, ohne über eine Internetverbindung verfügen.

pdftk pdftk is a free toolkit that lets you manipulate PDF files in many different ways. ist ein freies Toolkit, mit dem Sie zu manipulieren PDF-Dateien in viele verschiedene Möglichkeiten. The tool is run using commands entered into the command prompt, which may scare some people, but it's not all that bad. Das Tool ausgeführt wird, mithilfe von Befehlen in dem Befehl eingegeben wurde prompt, die einige Leute abschrecken könnte, aber es ist gar nicht so schlecht.

free pdf tools

Here are some of the things you can do with the PDF toolkit: Hier sind einige der Dinge, die Sie mit dem PDF-Toolkit zu tun:

  • Merge multiple PDF documents into one Zusammenführen mehrerer PDF-Dokumente in ein
  • Split a PDF file into multiple new documents Split eine PDF-Datei in mehrere neue Dokumente
  • Rotate pages inside a PDF Drehen Sie Seiten in eine PDF -
  • Decrypt and encrypt input and output as desired Entschlüsseln und Verschlüsseln von Ein-und Ausgabe wie gewünscht
  • Fill in PDF forms with FDF or XFDF data Füllen Sie PDF-Formulare mit FDF oder XFDF Daten
  • Apply a watermark to your PDF files or a foreground stamp Anwendung von Wasserzeichen auf Ihre PDF-Dateien oder ein Stempel Vordergrund
  • Update PDF metadata Update PDF-Metadaten
  • Attach files to a PDF document Anfügen von Dateien an ein PDF-Dokument
  • Repair corrupted PDF documents Reparatur beschädigte PDF-Dokumente

Once you download and unzip the file, you'll notice it's just a single EXE file. Nach dem Herunterladen und entpacken Sie die Datei, werden Sie feststellen, es ist nur einer einzigen EXE-Datei. The best thing to do is to copy this file into the C:\Windows\System32 folder so that you can run it without having to change into the directory where the file is stored. Das Beste, was zu tun ist, um diese Datei in das Verzeichnis C kopieren: \ Windows \ System32-Ordner, so dass Sie es, ohne in das Verzeichnis, in dem die Datei gespeichert ist, ändern laufen.

Then open a command prompt by going to Start , Run and typing in CMD . Dann öffnen Sie eine Eingabeaufforderung, indem Sie auf Start, Ausführen und geben Sie in CMD. In the window, go ahead and type in pdftk –h . In dem Fenster, gehen Sie vor, und geben Sie pdftk-h.

pdf manipulation

The help is really useful because it gives you examples for each command that it supports. Die Hilfe ist wirklich nützlich, denn es gibt Ihnen ein Beispiel für jeden Befehl, der dies unterstützt. So if you want to merge two PDF files, use this command: Also, wenn Sie zwei PDF-Dateien zusammenzuführen, verwenden Sie folgenden Befehl ein:

pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf

If you want to take a PDF document and split out all the pages so that each one is a separate PDF document, you can use the Burst command: Wenn Sie ein PDF-Dokument und getrennte alle Seiten so zu nehmen, dass jedes Gebäude ist ein separates PDF-Dokument möchten, können Sie die Burst-Befehl:

pdftk mydoc.pdf burst pdftk mydoc.pdf Burst

You can also use the program to attach files to the PDF document, which is pretty interesting. Sie können auch das Programm, um Dateien in das PDF-Dokument, das ist ziemlich interessant befestigen. If there are certain spreadsheets or Word documents that are associated with the PDF, you can use the attach command add them: Wenn es bestimmte Tabellen oder Word-Dokumente, die mit dem PDF verbunden sind, sind, können Sie den Befehl anhängen fügen Sie sie:

pdftk in.pdf attach_files table1.html table2.html output out.pdf pdftk in.pdf attach_files table1.html table2.html output out.pdf

Note that the person you are sending the files to also has to use this tool to un-attach the files and view them. Beachten Sie, dass die Person schickst du die Dateien auch auf dieses Tool verwenden, um un-Dateien anzuhängen und diese anzuzeigen. Even so, it's a nifty way to spend a kind of “package” of files to someone for review, etc. Trotzdem, es ist eine nette Art und Weise zu einer Art "Paket" von Dateien mit jemandem verbringen Zur Überprüfung, etc.

Overall, the toolset has a lot of features and is really useful, especially if you want to write some kind of script to merge, split, or rotate PDF documents and then Insgesamt hat das Toolset eine Menge Funktionen und ist sehr nützlich, besonders wenn Sie wollen eine Art Skript zu fusionieren, geteilt, oder drehen Sie PDF-Dokumente und geben Sie anschließend schedule the script to run using the Scheduled Task wizard Zeitplan das Skript zu starten mit dem Assistenten für geplante Tasks . . Enjoy! Genießen! [via [via NirmalTV NirmalTV ] ]

Enjoyed this post? Enjoyed this post? Subscribe to Online Tech Tips via Abonnieren Sie Online-Tech Tipps über RSS Feed RSS Feed or via oder über Email E-Mail and receive free daily productivity tips. und Sie erhalten täglich kostenlos Produktivität Tipps.

» Filed Under »Abgelegt unter Computer Tips Computer-Tipps

Add to Delicious Save this page Speichern Sie diese Seite Mixx es Stir it up on Mixx Rühren Sie es auf Mixx
Reddit Add to Reddit Add to Reddit StumbleUpon Stumble this page Stumble this page

Related Posts In Verbindung stehende Pfosten

Please post your comments/suggestions! Bitte posten Sie Ihre Kommentare und Vorschläge!