PReS™ Image
PReS™ Image output tasks are used to make request to PReS™ Image, which creates image files which it then archives or emails. Since this task is an output, it is not possible to immediately act on the generated image before continuing. When necessary to immediately retrieve the generated file, Digital Action should be used instead.
In addition to the job-specific PReS™ Image properties you configure in the task’s properties dialog box, there are configurable options common to all PReS™ Image outputs processed by a given computer (see PReS™ Image User Options). Note that those options are specific to each PReS™ Image installation and that they are immediately applied.
The following describes the properties specific to PReS™ Image output tasks. For information on those properties shared by various types of tasks, such as Other and On error properties, refer to Configurations, Processes and Tasks.
In some combinations of Microsoft Outlook and Windows versions, it is not possible for Outlook to be opened while PReS™ Workflow is running, so emails are not sent out automatically. To correct this, make sure to logon to Windows on the PReS™ server using the same login that PReS™ is using, and open Outlook before starting the PReS™ services. You could also use a startup process to start Outlook before the rest of the services.
Input
Any data file with a valid Emulation, or an Optimized PostScript Stream file (.ps) generated by PlanetPress itself.
The .ps file must be the result of the merge between a PlanetPress Design document and a data file, and can be generated either with the use of Add Document, or a printer queue using a Send to Folder Printer Queue. Postscript generated using any other way will fail, as PReS™ Image requires knowledge of the number of pages in the document, which is not available in output generated using any other means. Note however that Digital Action does have the ability, in most cases, to generate output using third-party postscript files.
Processing & Output
Multiple things can happen, depending on the options chosen and the type of data this task receives:
- If the data file and a document are selected, and "Printer Centric" mode is used, the data file is sent to the PReS™ Image host which merges the data and document to produce output.
- If the data file and a document are selected, and "Optimized PostScript Stream" mode is used, the data file is merged with the document and the resulting OPS job is sent to the PReS™ Image host to produce output.
- If the data file is a postscript file and either mode is used, the postscript file is sent to the PReS™ Image host which generates output (since this is already Optimized PostScript, it is not regenerated).
Task Properties
General tab
Job Options tab
If you chose PDF as the output type in the General tab, use this tab to choose the appropriate PDF options. Note that all the options available in this tab are only used with PDF files.
- Job options: Select the PDF output option that best describes your needs. This loads all the standard settings for the selected usage scenario. These settings can be changed as required. Note that if you make changes and then select a different output option, your changes will be lost. PReS™ Image supports numerous PDF standards: Standard, High Quality, Custom, and a variety of PDF/VT, PDF/A and PDF/X formats.
- General group
- ASCII format: Select to create the PDF file using ASCII characters (instead of the usual 8-bit binary format). This option produces a file suitable for transmission over a 7-bit ASCII link. This option is useful if the PDFs need to be opened in a text editor, sent across networks, or sent via email using a program that does not support binary files. This option also generates smaller files.
- Compress text and line art: Select to compress the text and line work in the file using the Flate compression filter. Flate is a compression method that works well on elements with large areas of single colors or repeating patterns, as well as on black-and-white elements that contain repeating patterns.
- Auto-rotate pages: Select to automatically rotate pages based on the orientation of the text or DSC comments.
- Optimize for fast web view: Select to minimize file size and facilitate page downloading.
- Title: Enter a title for the document. If you leave this box empty, the document’s name will be used as the document’s title. Since this is a variable property box, you may use variables and data selections and let PReS™ Workflow interpret this information at runtime.
- Author: You may enter the name of the author of the document. Since this is a variable property box, you may use variables and data selections and let PReS™ Workflow interpret this information at runtime.
- Subject: You may enter the subject of the document. Since this is a variable property box, you may use variables and data selections and let PReS™ Workflow interpret this information at runtime. Note that if you use a data selection in this box, you must be sure that the data that will be selected at runtime will not contain any parentheses, as this would cause the task to fail. If you suspect that the data may contain parentheses, you should use a Run script action task (see Run Script Action Task Property) with a Strip() function to strip them out.
- Keywords: You may enter keywords for the document. Since this is a variable property box, you may use variables and data selections and let PReS™ Workflow interpret this information at runtime.
- Monochrome images group
- Monochrome compression: Select the compression to use for the monochrome images. Flate compression is lossless, so no data is lost during compression. Flate Mono works well on images with large areas of solid shades or repeating patterns, such as screen shots and simple images created with paint or drawing programs. CCITT typically yields the best compression of monochrome images. It is the compression method developed for fax transmissions. Note that configurations that were created with an earlier version of PReS™ Workflow and that included tasks set not to use any compression will by default be set to use the Flate compression method.
- Monochrome resolution: Select the resolution to use for monochrome images.
- Grayscale images group
- Grayscale compression: Select the compression to use for the grayscale images. Flate is a lossless compression method, so no data is lost in the process. It works well on images with large areas of single shades or repeating patterns, such as screen shots and simple images created with paint or drawing programs. JPEG removes image data and may reduce image quality, but may be suitable for continuous-tone photographs containing more detail than can be reproduced onscreen or in print. Since JPEG eliminates data, it can achieve much smaller file sizes than Flate compression. Select Auto to let the application choose the best compression method automatically. Note that configurations that were created with an earlier version of PReS™ Workflow and that included tasks set not to use any compression will by default be set to use the Flate compression method.
- Grayscale downsampling: Select the downsampling option. Downsampling reduces image size by breaking images down into small areas in which multiple pixels are replaced by single pixels. The Grayscale resolution you enter in the following box is used to control the downsampling process. Select None to prevent grayscale downsampling. Select Average to average pixel shades in each sample area and to replace the entire area with a pixel of the average shade. Select Subsample to use a pixel in the center of the sample area and replace the entire area with that pixel value. This method is significantly faster, but results in images that are less smooth. Select Bicubic to use a weighted average to determine pixel shades. This method is the slowest but most precise and results in the smoothest tonal gradations.
- Grayscale resolution: Select the resolution to use for grayscale images. Note that this setting has an impact on the grayscale downsampling process.
- Color images group
- Color compression: Select the compression to use for the color images. Flate is a lossless compression method, so no data is lost in the process. It works well on images with large areas of single shades or repeating patterns, such as screen shots and simple images created with paint or drawing programs. JPEG removes image data and may reduce image quality, but may be suitable for continuous-tone photographs containing more detail than can be reproduced onscreen or in print. Since JPEG eliminates data, it can achieve much smaller file sizes than Flate compression. Select Auto to let the application choose the best compression method automatically. Note that configurations that were created with an earlier version of PReS™ Workflow and that included tasks set not to use any compression will by default be set to use the Flate compression method.
- Color downsampling: Select the downsampling option. Downsampling reduces image size by breaking images down into small areas in which multiple pixels are replaced by single pixels. The Color resolution you enter in the following box is used to control the downsampling process. Select None to prevent grayscale downsampling. Select Average to average pixel color in each sample area and to replace the entire area with a pixel of the average color. Select Subsample to use a pixel in the center of the sample area and replace the entire area with that pixel value. This method is significantly faster, but results in images that are less smooth. Select Bicubic to use a weighted average to determine pixel shades. This method is the slowest but most precise and results in the smoothest tonal gradations.
- Color resolution: Select the resolution to use for color images. Note that this setting has an impact on the color downsampling process.
- Security group
- Permissions password: Enter a password in this box only if you want to prevent users who does not have this password from changing the security options of the generated PDF files.
- PDF open password: Enter a password in this box only if you want to prevent users who does not have this password from opening the generated PDF files.
- Allow printing: Select to let users print the generated PDF files.
- Allow changing the document: Select to let users edit the generated PDF files.
- Allow content copying: Select to let users copy content from the generated PDF files.
- Allowform filling: Select to let users enter information in the form fields included in the generated PDF files.
- Font group
- Embed all: Select to embed the entire font of all fonts used in the variable content document within the generated PDFs. Using this option may result in large PDFs, especially if many fonts are used. Note that those fonts installed by default with the Adobe Acrobat and Adobe Reader are never embedded. If a font is not embedded in your PDF, opening it on another computer or printing it may cause it to be substituted by another default font.
- Subset: Select to embed only a subset of the Type 1 and TrueType fonts used in the document. A font subset is in fact composed of only those characters that are actually used in the document. This option can only be used if the Embed all fonts option is selected. Note that if more than 35% of the characters included in a font are used in the document, the entire font is embedded. This option often produces smaller PDF files and ensures proper PDF display.
- Initial view group
- Zoom factor: Select the magnification at which you want Adobe Acrobat or Adobe Reader (or other PDF viewer) to open the generated PDF. Choose the Fit in window option to display the entire page using the available screen space, or choose a percentage of the actual document size.
- Show: Select the information you want Adobe Acrobat or Adobe Reader (or other PDF viewer) to display with the generated PDF. Select Page only to leave the tabs area to the left of the PDF pages empty. Select Bookmarks and page to display the contents of the Bookmarks tab (you use data selection objects to create bookmarks in PlanetPress) alongside the PDF pages. Select Page tab and Page to display the content of the Pages tab (thumbnails of each PDF pages) alongside the PDF pages. Select Full screen to hide all screen contents except the PDF page, and expand the PDF page to the maximum size it can occupy onscreen.
PReS™ Search Database tab
If PReS™ Workflow is configured to automatically update a PReS™ Search database (see PReS™ Image User Options), this tab can be used to override the global settings so that the task updates a different database than the one set in that global configuration. In order for the settings to work, the Add PDF to PReS™ Search database must be checked. However, you can override which database will be updating using the option in this window, Override global PReS™ Search Database settings. The database options then activate.
- Database type: Select the type of the database in which you want to create a table (Access, or SQL Server).
- Connection time-out: Enter the time, in seconds, that the connection to the database is maintained while no action is taking place before the connection is severed.
- Database directory: Enter the path of the directory in which the Access database is located, or use the Browse button to navigate to, and select, the directory. This option is available only when you select Access database in the Database type box.
- Data source name: Enter the name of the computer on which the database runs. This option is available only when you select SQL Server database or Oracle database in the Database type box.
- Use default database: Select to use the default database associated with your user profile on that SQL Server or Oracle database. Clear to enter the name of the database in the box that appears.
- Use Windows NT Integrated security: Select to use your Windows user name and password to log onto the SQL database.
- User ID: Enter the user id required to access the database to which you are adding new PDI files from the generated PDF files. If you are using an SQL database, enter the login name you chose when you configured the SQL database (refer to the “Using PlanetPress Search with an SQL Server Database” section of the PlanetPress Search User Guide).
- Password: Enter the password required to access the database.
- Test Connection: Click to verify that PlanetPress Image can connect to the specified database.
- Enforce global table creation: Select this option, as it ensures that all database users are granted access to the database. This option is available only when you select SQL database in the Database type box.
Login, Recipient, Attachments
- For the Login, Recipient and Attachment tabs, please see the Send Email task properties.