create pdf files
Create Adobe PDF 4.0
Create Adobe PDF - Adobe Acrobat tool to create PDF files from any app more>>
If you own Adobe Acrobat 4.0 for Mac OS and you use AdobePS 8.6 (the Adobe PostScript Printer driver) to print to PostScript devices, Adobe recommends that you install Create Adobe PDF.
After you install Create Adobe PDF, you can select a special printer called "Create Adobe PDF" from within the Page Setup or Print dialog of AdobePS 8.6.
Create Booklet PDF Service 1.0
Create Booklet PDF Service - Export documents as a PDF booklet more>>
Enhancements:
- Almost 10 times faster than the last version
- Universal binary
- Translated PDF Service names (German, Dutch, French)
- Bug fixes.
Count PDF Pages 1.0
Count PDF Pages - Automator action for pdf page counting more>>
Count PDF Pages is an Automator Action can quickly create a tab delimited list of all your PDF files with their page counts! You can then use a spreadsheet program such as Microsoft Excel to format your catalog into a professional table of contents.

Create Booklet - PDF Service 1.0
PDF Service that creates booklet from the print panel of any application. more>>
A booklet is a staple of pages that is folded in the middle to be used like a book. This means the pages have to be resorted before printing and two pages have to be shrunk onto one. Create Booklet does that for you and as it is a PDF Service you can do it directly from the print panel. Additionally you get the Automator Action that is used in that PDF Service.
Make PDF from Graffle 1.1
Make PDF from Graffle - This script automates the conversion of OmniGraffle files to PDF more>>
You can use this script as an application or a Script Menu item.
When using it as a Script Menu item, select files in the Finder first and then run this script from the menu.
To use it as an application, simply open it or drop OmniGraffle files onto it. The OmniGraffle files will be opened in OmniGraffle and then saved as a PDF.
Convert to PDF 1.1
Convert all of your text files to PDF. more>>
Convert to PDF 1.1 is an application to convert all of your text files to PDF. This action uses the underlying cups printing system ability to convert files, it's a simple front end to the command line tool cupsfilter.
refreshpdf 1.0
refreshpdf provides you with an effective Applescript that takes the path of a pdf file as argument and then opens the file in Acrobat. more>>
refreshpdf 1.0 provides you with an effective Applescript that takes the path of a pdf file as argument and then opens the file in Acrobat. If the file is already open in Acrobat, then Acrobat is told to close and reopen the file and to go to the same page that was displayed in the closed file. The Applescript can also be called from the command line by a shell script refreshpdf.
Requirements:
- Mac OS X 10.3.9 or higher
- A tex installation
- Adobe Acrobat
APStripFiles 1.0
APStripFiles is a free command line application which is capable of removing attached or embedded files from PDF documents. more>>
APStripFiles 1.0 is a free command line application which is capable of removing attached or embedded files from PDF documents. It enables you to protect your systems from malicious unwanted PDF file attachments.
APStripFiles offers you the option to remove the files from the original PDF document or make a copy of the PDF without the attachment, leaving the original PDF untouched. It can be used on the desktop, a web server or directly on an e-mail server to avoid the transfer of viruses that can be carried by a PDF file attachment. APStripFiles supports the removal of attachments from multiple PDF files using file names or wildcards.
Requirements:
- Mac OS X 10.0 or higher
Combine PDFs 2.1
Combine PDFs - REALbasic example for PDF embeded pages more>>
Enhancements:
- Fixed a failed assertion some users saw after the application finished work.
- Added button to add files.
- Added button to remove a page.
Create Contact Sheets 1.3
An Automator action that allows you to easily create PDF contact sheets. more>> An Automator action that allows you to easily create PDF contact sheets.
Create Contact Sheets is a Automator action for photographers to create PDF contact sheets from a set of photo or image file.
Main features:
- Contact Sheets - Creates simple contact sheets. For each image file, a thumbnail image and the filename is printed. This layout helps you to get an overview of your photographs.
- Info - Prints the thumbnail image, the name and basic image information (description, keywords, aperture,...). If you want more information. You can compare different camera settings and the resulting photo.
- Notes - Like Info, but also adds a rules field where handwritten notes can be added. Use this layout, if you want to add some notes to your photos and images.
- Patch - Like Contact Sheets but more compact, without any padding between the images.
- Fancy - Like Contact Sheets but with nicer layout and drop-shadows for the images. The elegant version of photo contact sheets.
- Portfolio - An elegant style to create a portfolio from your images. The title page will be displayed first and the portfolio pages follow.
- Patch-X - Like Patches, but without the filename or any other text. Just your images as a big patch-work.
Enhancements
- New layouts: Portfolio and Patch-X.
Safari-Display or Download PDF files 1.2
Safari-Display or Download PDF files - This script allows you to toggle how Safari handles PDF files more>>
You can choose whether Safari will display or download PDFs.
LOOP to PDF 2.0.1
A Firefox add-on that allows you to convert your PDF files. Upload, convert and combine your files to PDF from a tidy toolbar, without the conversion getting in the way of your Web browsing more>> A Firefox add-on that allows you to convert your PDF files.
Upload, convert and combine your files to PDF from a tidy toolbar, without the conversion getting in the way of your Web browsing. LOOP for Firefox allows you to convert and combine files to PDF with the click of a button.
LOOP allows you to convert, organize, and combine files to PDF. Your customer will appreciate an email with one organized, professional, and visually consistent secure PDF rather than a series of attached files that are confusing, out of order, and time consuming for the recipient to review.
LOOP to PDF for Firefox extension allows you to save time and gives you a competitive edge.
LOOP for Firefox also provides a revolutionary way to document web pages while browsing the Internet. You can seamlessly document URLs with the click of a button and then download or combine the web pages with other files to a single PDF.
Note: The LOOP to PDF for Firefox add-on is cross-platform and it works on Mac OS X, Windows and Linux.
System requirements:
-
Enhancements
- Resolved locale compatibility issues.
License:Freeware
Structured PDF from Entourage Message 1.0
Structured PDF from Entourage Message - create the same kinds of PDFs from emails in Entourage via Acrobat more>>
Send pdf via Entourage 1.0
Send pdf via Entourage - Attach a pdf file to a Entourage message more>>
The script can also be used via drag and drop.
PDF Analyzer 1.0
PDF Analyzer - Programm to view objects of a PDF file and to export images more>>
A PDF file is a collection of objects, of which each has an objectnumber and a generation number. The combination of objectnumber and generation number is unique in a PDF file. The objects are not in a particular order.
Some objects have a type and a subtype. Images for example have the type "Xobject" and the subtype "Image".
Each object has a dictionary with properties of the object. Images have the "Width" and "Height" property.
Some objects have streams which are long strings of binary data. Most time, streams are compressed, or "filtered". The filter is specified in the dictionary.