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
Sample applications: QuarkXPress Server
These sample applications are available in the QuarkXPress Server installation files.
Java client demo
Purpose
This sample client gives standard QuarkXPress Server post requests for various operations.
Technology
This demo uses Swing components to create the user interface. It gathers the user information, generates
a Multi-part Post request, and sends that request to QuarkXPress Server. It saves the QuarkXPress
Server response in the form of a file in the current folder.
Installation
The sample is an executable JAR file that was developed and tested for the Windows(R) platform. A
user can copy it anywhere and launch it by double-clicking, assuming that JVM TM is installed on the
system.
"QXPSClientSample_Java.jar"
C# client demo
Purpose
This sample client gives standard QuarkXPress Server post requests for various operations. It works
with the Modifier XTensions software (with XML on the client machine as well as on the server
machine):
Layers
XML Import
Vista
Addfile
Rendering of QuarkXPress project in different file formats
Technology
C#, .Net
Installation
The sample is an executable file tested for the Windows platform. After copying it to your computer,
double-click it to launch.
Page 293