8.0
Table Of Contents
- Overview
- New and enhanced features
- Getting started
- Functions
- Function overview
- Render types
- Content modifiers
- Render modifiers
- XML modify
- XML deconstruct and construct
- About XML deconstruct/construct
- xml
- construct
- Deconstructing a project
- Constructing a project
- Working with pages and spreads
- Working with layers
- Working with boxes
- Working with pictures
- Working with text
- Working with tables
- Working with Composition Zones
- Using server XSLT
- Working with lists
- Working with anchored boxes
- Working with placeholders
- Working with metadata
- Working with hidden text
- Administrative Request handlers
- The Modifier DTD
- Sample applications
- Contact Quark
- Legal notice
parameter only when "PDF to Folder" is
set in PDF preferences.
psfile
string
Saves the postscript file with the name
given with the parameter. You can use
this parameter only when "PostScript for
later Distilling" is set in PDF preferences.
thumbnail
bw | color
Embeds a thumbnail.
mode
composite | separations
Specifies color mode.
fontdownl
oad
yes | no
Turns font download on or off. You
cannot use this parameter to specify
which fonts are downloaded.
layers
string
Comma-separated list of the layers you
want printed.
transpare
ncyres
Integer value from 36 to 3600
Specifies the transparency flattening
resolution.
verificatio
n
pdfx1a | pdfx3
Sets PDF/X 1a or PDF/X 3 verification.
separate
yes | no
Specifies whether to output the project
pages as separate PDF files.
producebl
ankplates
yes | no
Specifies whether to output blank
QuarkXPress plates in the PDF file.
download
Boolean
1 | 0 | true | false
Optional parameter.
Note: Using this parameter ensures that
the correct file suffix is applied to the
downloaded document's file name.
Case 1: TRUE
<http://server:port/pdf/doc.qxp?downloa
d=true> or
<http://server:port/pdf/doc.qxp?downloa
d=1>
In this case, a Save As dialog is displayed
to the user with filename shown as
doc.pdf. The user has the option to save
the file or open the file. Even if the
browser has the capability (PDF plugin
installed) to open the PDF file, still the
save as dialog is displayed. This
parameter value is not case sensitive.
Case 2: FALSE
<http://server:port/pdf/doc.qxp?downloa
d=false> or
<http://server:port/pdf/doc.qxp?downloa
d=0>
In this case, if the browser has the plugin
to display the PDF file, then the file is
opened in the browser. No Save As
dialog appears. If the browser has no
plugin for opening the PDF file, then the
Save As dialog appears, with the filename
Page 64