Options
Set publisher specific options.
Child elements
(none)
Parent elements
AtPageCreation
, AtPageShipout
, Case
, Contents
, ForAll
, Include
, Layout
, Loop
, Otherwise
, Record
, SavePages
, Until
, While
Attributes
bleed
(length, optional)-
The amount of bleed. Defaults to 0mm.
bleedmarks
(optional)-
Trim marks will be placed in the PDF. The distance of the marks from the imaginary center is determined by the attribute
trim
, but is at least 5mm. The length of the cut marks is 1cm. The default of this attribute isno
, that means no trim marks will be displayed. The trim marks show the additional trim distance.yes
-
Show trim marks.
no
-
Don’t show trim marks (default).
crop
(yes, no or length, optional)-
Crop the pages so that the pdf size of the page is at its minimum. Allowed values are yes, no and a length.
cutmarks
(optional)-
Cut marks / crop marks will be placed in the PDF. The distance of the marks from the imaginary center is determined by the attribute
trim
, but is at least 5mm. The length of the cut marks is 1cm. The default of this attribute isno
, that means no cut marks will be displayed.yes
-
Show crop marks.
no
-
Don’t show crop marks (default).
defaultarea
(text, optional)-
Name of the area that is used as a default for placing text (commands Output and PlaceObject). Default is
_page
. ignoreeol
(optional)-
Ignore newlines in data-xml
yes
-
Ignore newlines in data-xml
no
-
Respect newlines in data-xml
imagenotfound
(optional)-
When an image is not found: should the publisher raise an error?
warning
-
Show a warning
error
-
Raise an error (default)
interaction
(yes or no, optional)-
If no, switch off all interaction (hyperlinks).
mainlanguage
(optional)-
The default language for text (hyphenation). You can also set the default language on the command line and locally set it at Paragraph.
reportmissingglyphs
(optional)-
Issue an error if glyphs are missing from a font.
yes
-
Show error message (default)
no
-
Do not show an error message
resetmarks
(optional)-
Yes: ignore the marks file from previous run.
yes
-
Ignore marks from the previous run.
no
-
Use marks from the previous run (default).
startpage
(number, optional)-
Set the number of the first page.
Remarks
Bleed used to be 'trim' in version 2.7.6 and before.
Example
<Options
cutmarks="yes"
bleed="3mm"/>
See also
Running the speedata publisher on the command line, How to configure the speedata publisher.