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
box
Renders a single box identified by the supplied
name or item ID.
boxes
Renders one or more boxes identified by the
supplied names or item IDs.
layer
Renders only the layers identified by the supplied
names.
layout
Renders the layout identified by the supplied name,
regardless of which layout was active when the
project was last saved.
page
Renders only the identified page.
pages
Renders only the identified pages.
scale
Indicates the scale at which the project should be
rendered.
spread
Renders only the identified spread.
spreads
Renders only the identified spreads.
Compatibility with different type of objects
Render modifiers work with the following types of objects:
Format
Box
Page
Spread
Doc/Page Range
XSL
JPEG
yes
yes
yes
no
no
PNG
yes
yes
yes
no
no
PostScript(R)
no
yes
yes
yes
no
QuarkXPress
no
no
no
yes for project,
no for page
no
Raw
yes
yes
yes
yes
no
EPS
no
yes
yes
yes
no
PDF
no
yes
yes
yes
no
XML
yes
no
no
no
yes
Note: Additional render-type-specific parameters are listed on each render type's page.
Content modifiers
Content modifiers let you alter the content and formatting of boxes in layouts without using the XML
modify
parameter.
Function
Description
QuarkXPress Server Manager
object model classes
fontname
Lets you apply a font to imported
text.
RequestParameters
Insert picture
Lets you import a picture into a
picture box.
RequestParameters
Insert text
Lets you import text into a text
box.
RequestParameters
Picture effects
Lets you apply and delete picture
effects with QuarkVista presets.
VistaRequest
XML Import
Lets you import XML content into
a QuarkXPress project using
placeholders.
XMLImportRequest
Page 44