8.0

Table Of Contents
Exporting Job Jackets files
during project deconstruction
While using the xml namespace to deconstruct a QuarkXPress project, you can specify the
jjname parameter in the same request to output the Job Jackets file to the document pool.
For example:
http://localhost:8080/xml/project.qxp?jjname=jjfilename.xml
You can then use the
construct namespace to create new QuarkXPress projects that are based on that Job Jackets file's
resources and layout specifications.
Note: The jjname parameter exports QuarkXPress project resources and layout specifications to a Job
Ticket. Resources defined at Job Jackets level are not exported to the Job Ticket created using the
jjname parameter.
Page 143