Sv translation | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||
Use this feature to customize the internal CIP3 tags in the PrintLink PPF file. The CIP3 and CIP4 PPF file specification establishes an open standard for exchanging information among print production devices from multiple vendors, including platesetters, and presses. | Bookmark536_concept3591__section_AE4EDA9 | Bookmark536_concept3591__section_AE4EDA9 | Sample printlink configuration file|||||||||||||||||||||||||||||||||||||||
Anchor | Bookmark536_concept3591__table_E0EFF5A43 | Bookmark536_concept3591__table_E0EFF5A43 | ################################
Code Block |
---|
################################
# PrintLink Configuration File #
# (Created February 2005) #
################################
#Custom template for /CIP3AdmJobName #AdmJobName=%job% #Custom Template for /CIP3AdmSheetName |
#AdmSheetName=%signature%/%sheet%%side% #Custom template for /PageSection (only written |
GenericNewspaper
for GenericNewspaper #PageSection=%signatureletter% |
#Less common settings - these override the settings in the press interface |
#ReplaceUnderscoresFromJobName=false #RotateWithPreviewMatrix=false #OutputJDF=false #UseImpoNameForAdmJobName=true #UseSigNumInSheetNum=false #UseImpoNameInFilename=true |
#OutputLowPageNumber=false
#OutputLowPageNumber=false |
In Prinergy Evo software, there are three standard tags:
In Prinergy Evo software, there are three standard tags:
- AdmJobName
- AdmSheetName
Anchor Bookmark536_concept3591__ul_32228291ED95 Bookmark536_concept3591__ul_32228291ED95 Anchor Bookmark536_concept3591__li_CAE32609161F Bookmark536_concept3591__li_CAE32609161F AdmJobNameAnchor Bookmark536_concept3591__li_98C7461EBB86 Bookmark536_concept3591__li_98C7461EBB86 AdmSheetNameAnchor Bookmark536_concept3591__li_B6A4F9E8DC62 Bookmark536_concept3591__li_B6A4F9E8DC62 PageSection-this is specific to newspapers. PageSection is only populated if you enable it in the sample file and select Generic Newspaper Press Interface from the Press Interface list in the PrintLink section of the process template.
With the tags, you can now use custom naming variables, such as Sheet or Job, for the internal CIP tags. All of the Prinergy Evo variables that work for external naming will now work for the CIP tags. For a listing of the custom naming variables, see Tell me more about custom file naming. Anchor
Changing default press interface settings
You can edit the PrintLink configuration file to override the following press interface defaults. You activate the tag by removing the crosshatch (#) and then changing the default value (for example, from =false to =true).
#AdmInkColors=true (option to add spot colors in L*A*B. This is useful for Brisque customers who are migrating to Prinergy and use Heidelberg Reader Stations.)
#AlwaysFront=true (option to output backs to fronts.)
#SwapFrontswithBacks=true (to output so that back data appears before front data)
#ReplaceUnderscoresFromJobName=false
#RotateWithPreviewMatrix=false
#OutputJDF=false
#OutputLowPageNumber=false
#UseImpoNameForAdmJobName=true
#UseSigNumInSheetNum=false
#UseImpoNameInFilename=true
For the AdmnJobName=%job% tag, if your Prinergy Evo job name is Docket12345 then the resulting CIP tag will look like AdmJobName (Docket 12345).
To configure the PrintLink file:
the PrintLink file:
- Open the sample config file, found at
<your Prinergy Evo server name>\PgyEvoConfig\PrintLink\ .anchor Bookmark536_concept3591__li_C496E8AC8A26 Bookmark536_concept3591__li_C496E8AC8A26 Edit the tags and variables that you require.anchorBookmark536_concept3591__li_4FAD73D16396 Bookmark536_concept3591__li_4FAD73D16396 - Copy the sample file to a location you can browse to from a process template. You may want to create a folder inside
<your Prinergy Evo server name>\PgyEvoConfig.Anchor Bookmark536_concept3591__li_AD731D03847A Bookmark536_concept3591__li_AD731D03847A - In your process template, in the PrintLink section, click Browse beside the Press Interface Configuration File box and navigate to the folder and file you created.
You can continue to choose your existing press interface from the Press Interface list in the PrintLink section and the enabled tags in the sample PPF file will override the interface defaults.
...