Open main menu

Changes

330 bytes added ,  20:14, 8 June 2020
no edit summary
More info will be made available at a later date.
First things first. The interface is following parameter should be set for any PDF/X version. <texcode>\setupinteraction [title=TITLE, subtitle=SUBTITLE, author=AUTHOR, keyword={{KEYWORD1, KEYWORD2}, KEYWORD3}]</texcode> Coming to the quite simpleinterface.
<texcode>
'PSRgravureMF'
An exampleSome examples:
<texcode>\setupbackend
</texcode>
or
 
<texcode>\setupbackend
[format=PDF/X-4,
intent={ISO Coated v2 300\letterpercent\space (ECI)}]
</texcode>
sets the PDF compress level (values of 0..9 are allowed). Normally no need to change the
default value.
You can easily break PDF/X compatibility with a wrong value!
'<tt>option=always|never</tt>'
'<tt>file</tt>'
name of an external file with predefined color profiles
 
== ICC profiles ==
The predefined color profiles can be found in
<tt>.../<context-path>/colorcolors/icc/context/colorprofiles.xml|.lua.</tt>
This list contains the profiles recommended by the [http://www.gwg.org GWG](Ghent PDF Workgroup),
the set of profiles bundled with [http://pages.cs.wisc.edu/~ghost/ ghostscript]
and three test only profiles from www.color.org the [http://www.color.org/probeprofile.xalterICC](International Color Consortium).
Special thanks must go to the '''Ghent PDF Workgroup (GWG)'''
first (will take you only a minute).
The origin of this document (and some more info)
is available located [http://www.gwg.org/recommended_ICC_profiles.phtm here].
All Nearly all predefined ICC profiles are also available in the download section.
Output intents are bound to very specific printing conditions (which vary worldwide),
so it's very likely that you only need one or two ICC profiles (and not all of them).
[http://dl.contextgarden.net/misc/iccprofiles/GWG_recommended_ICC_profiles_USA.zip (USA)]
Probe profiles(external link):[http://dl.contextgarden.net/misc/iccprofiles/Probe_ICC_profiles_(www.color.org)/probeprofile.zip xalter here]
ghostscript profiles:
And that's it for the moment...
 
[[Category:PDF]]
[[Category:Tools]]