Suchen / SearchNavigation |
New and Updated / Neu und aktualisiertGhostscript PDF Code Page-- version 0.1 -- © 2010 - 2012 Jürgen Schell -- No guarantee whatsoever. -- Regard as training example -- http://www.j-schell.de -- Distribution allowed if the copyright remains intact
Remark on Test SeparationsWhen preparing a file for offset printing, some possible errors are not visible on screen. Particularly the overprint behaviour is invisible.
Hinweis zu Test-SeparationWird eine Datei für Offset-Druck vorbereitet, sind Fehler möglich, die man am Bildschirm nicht sieht, insbesondere Überdrucken-Verhalten ist unsichtbar.
Modifizierte Ghostscript-AppleScriptsDie Ordneraktionen-Scripts zum Konvertieren von PostScript-Druckjobs, EPSF- und PDF-Dateien zu PDF und Bitmap-Bildern sind modifiziert. Die Modifikationen sind kleiner, aber können sehr praktisch sein.
Modified Ghostscript AppleScriptsThe folder action scripts to convert PostScript print jobs, EPSF files and PDF files to PDF and bitmap images have been modified. Modifications are minor but bay be handy.
Create Bitmap Images with GhostScript (Folder Action Script)The script calls Ghostscript to convert a PostScript print job, EPS files or PDF files to an image in the formats Tiff, JPEG or PNG. As a folder action script, it allows you to create a set of simple conversion folders for different image types and resolutions. Copy a .ps, .eps or .pdf file into such folder to have it converted.
Bitmap-Bilder mit Ghostscript erzeugen (Ordneraktionen-Script)Das Script ruft Ghostscript auf um einen PostScript-Druckjob, EPS-Dateien oder PDF-Dateien in ein Bild in den Formaten Tiff, JPEG oder PNG zu wandeln. Als Folder-Action-Script erlaubt es, eine Reihe einfacher Konvertierungsorder anzulegen, je für die Bildart und Auflösung. Kopieren Sie eine .ps. .eps oder .pdf Datei in einen dieser Ordner um sie zu konvertieren.
Download AppleScript PDF via GhostscriptEnglishAttached are two (compressed) AppleScripts, “PDF_Convert.zip” and “install_Ghostscript.zip”. PDF Convert is the folder action script. If it is attached to a folder, files dropped into it will be converted to PDF, provided they are PostScript, EPSF or PDF. “install Ghostscript” is a utility for people not liking to use the terminal application. (Note: Before using it, see my later note on this page about a nice installer for a later version of Ghostscript.) Read the pages below (navigation at the right) to see details
Description AppleScript “PDF Convert”“PDF Convert” is an AppleScript that can be used with the open source distiller “Ghostscript” to create PDF files. The script needs to be installed as a folder action script. Files in the formats PostScript, EPS and PDF copied to a configured folder will be distilled. (Note: I Created a variant of this script, creating bitmap images.)
Anleitung AppleScript »PDF Convert«»PDF Convert« ist ein AppleScript, das den Open Source Distiller »Ghostscript« nutzen kann, um PDF-Dateien zu erstellen. Das Script wird als Ordner-Aktion installiert. PostScript-, EPS- und PDF-Dateien, die in einen entsprechend konfigurierten Ordner kopiert werden, werden destilliert.
|