You can set the Snap Distance in the QuarkXPress Server preferences under Default Print Layout > General. These values will apply for any construct request from QuarkXPress Server. In this scenario yo...
Notes are implemented as hidden text. To retrieve the hidden text information, add “opcode=*” to the URL, as shown here: http://QuarkXPressServer:port//copydesk/comments.qcd?opcode=* This adds <NOTE> ...
Yes, there is a way to down-save a QuarkXPress project to version 6. This is done using the “qxpdocver” parameter. Please see the following example: http://servername:port/saveas/qxpdoc/document.qxp?q...
Yes, you can. However, in order to generate layout independent content, export to Modifier and apply an XSLT to transform the to HTML. You can set an XSLT on output by using the following command: htt...
You can export an Article from a QuarkXPress Project through the following URL: http://localhost:8080/qcddoc/abc.qxp?article=article1...
In the Paragraph Style Sheet set the H&J field for No Hyphenation. This will turn off hyphenation for all paragraphs using that style sheet. If you do the same thing for the Normal Paragraph Style She...
Useful for: Pulling an document from another location and including data from it into another location Extracting a list of all the names of paragraph styles in a project Extracting all the asset name...
In order to import a specific page of a PDF file into a Picture Box in a QuarkXPress layout, add the string 'pdfpage=n', where n is the page number. Following is an example of the syntax: http://local...
Submit the following URL request to QuarkXPress Server. The returned will contain the subrenderer information. http://servername:port/getprocessid <PROCESSID> <MASTER> <ID>6096</ID> <STATUS>BUSY</STAT...
You can use a URL to flush projects from the cache using the following strings: To Flush a single project: http://localhost:8080/flush/sample.qxp To flush all documents from the cache: http://localhos...