2017

Table Of Contents
USING QUARKXPRESS SERVER
A Guide to QuarkXPress Server 2017 | 117
Importing data
I
mports text or image data into a project. You can use import any text or picture file
format supported by QuarkXPress, including XPress Tags files.
You can import .doc, .docx, .dot, .dotx, and .docm files.
To import text or image data into a project, use the following parameters in the
Modifier DTD:
BOX
ID
PICTURE“ (this is not a required element when importing data)
TEXT
STORY
CONTENT
The following XML shows how some of these parameters work.
<PROJECT>
<ID NAME=”Layout 1”/>
<SPREAD>
<ID UID=”1”/>
<BOX BOXTYPE=”CT_PICT”>
<ID NAME=”ABOUT”/>
<PICTURE/>
<CONTENT>C:\docs\file1.jpg</CONTENT>
</BOX>
<BOX BOXTYPE=”CT_TEXT”>
<ID NAME=”PRODUCTS”/>
<CONTENT>file:C:\docs\file2.txt</CONTENT>
</BOX>
<BOX BOXTYPE=”CT_TEXT”>
<ID NAME=”SERVICES”/>
<TEXT>
<STORY FILE=”file:C:\docs\file3.doc”
CONVERTQUOTES=”true”
INCLUDESTYLESHEETS=”true”/>
</TEXT>
</BOX>
</SPREAD>
</LAYOUT>
</PROJECT>
model
the following object hierarchy:ModifierRequest < Project < Layout <
Spread < Box < Picture For a list of the Picture object’s properties, see the
JavaDoc installed with QuarkXPress Manager.
Notes
You cannot replace an image with the Modifier XTensions software.If you
specify <FITPICTURETOBOX>, <FITBOXTOPICTURE>, and
<FITPICTURETOBOXPRO> for a picture, only the first of these elements
will be applied.
Response
A preview of a QuarkXPress project with a value in the data
import XML tags applied to the text boxes.
Alerts File not found.
HTTP Error #404 QuarkXPress
Server Error #–43 This alert