9.2

Table Of Contents
To delete the component named "New Component" from the article named "Article1.qcd,"
you could use XML like the following:
<PROJECT JOBJACKET="Project1 Job Jacket" JOBTICKET="Default Job Ticket
1:Project1"
PROJECTNAME="Project1.qxp" XMLVERSION="8.0">
<LAYOUT POINTSPERINCH="72">
<ID NAME="Layout 1" UID="1"/>
<ARTICLE DOCFORMAT="FULLFEATURED">
<ID NAME="Article 1" UID="1"/>
<COMPONENT OPERATION="DELETE" NAME="New Component"/>
</ARTICLE>
</LAYOUT>
</PROJECT>
For more information, see the QuarkXPress Server Web Integration Guide.
PDF Filter XTensions software
PDF Filter XTensions software allows QuarkXPress Server to render a QuarkXPress project
as a PDF file. To render QuarkXPress projects as PDF files when PDF is not the
QuarkXPress Server default render type, use the PDF namespace, as follows:
http://[server]:[port]/pdf/[projectname]
For information about PDF preferences, see "Preferences PDF." To take advantage of more
detailed preferences, create a PDF output style and use that output style when rendering
projects as PDF files.
For information about the parameters for exporting in this format, see the
QuarkXPress Server Web Integration Guide.
Modifier XTensions software
Modifier XTensions software lets clients perform all of the following tasks using XML:
Modify the properties of pictures in a QuarkXPress project
Modify the text in text boxes within a QuarkXPress project
Modify the properties of text boxes and picture boxes in a QuarkXPress project
Create and delete picture boxes and text boxes in a QuarkXPress project
Import text or text strings into text boxes within a QuarkXPress project
Import pictures into picture boxes within a QuarkXPress project
Save modified QuarkXPress projects in any supported format to any location on the network
(and also in the QuarkXPress Server document pool)
Create and delete pages
Create and delete layers
Move items within layers
Create and delete tables
40 | A GUIDE TO QUARKXPRESS SERVER 9.2
QUARKXPRESS SERVER XTENSIONS SOFTWARE