-
envReBox is a QuarkXPress-Server XTension through which the position and dimension of boxes can be changed during the rendering process. For picture boxes, the image’s position and scale can be additionally specified.
-
envXML is a QuarkXPress-Server XTension that acts as an XML renderer for QuarkXPress documents. The generated XML holds information about the document’s boxes such as box name, box id, box type, box position, box dimension, box overflow and much more.
-
envXTags is a QuarkXPress-Server XTension through which formatted text can be imported into text boxes. The text’s formatting is either specified by XPress Tags or by an XML as defined by envXMLFilter.
-
envXMLFilter is a QuarkXPress XTension which acts as an XML filter for text boxes. It allows the export and import of formatted text (text content as well as text formatting) in XML.
-
envGrowDDS is the server-side implementation of our QuarkXPress XTension envGrow, which allows the specification of behaviour rules for XPress boxes, i.e. in which direction a box is allowed to grow or shrink, or on which other boxes a specific box’ position is dependent on.
-
envImageXchange is a QuarkXPress-Server XTension through which images in a document’s picture boxes can be inserted or replaced. The image’s dimension and position can be specified.
-
envDemoBox is a QuarkXPress-Server XTension which places a text box containing an arbitrary string such as ’Demo License’ on each page of the QuarkXPress document. It can be used to prevent the rendered document from useful further processing.
-
envStyleInfo is a QuarkXPress-Server XTension that acts as an XML renderer for QuarkXPress document’s paragraph and character styles. The returned XML holds information about all the paragraph and character styles specified in the XPress document.
-
envColorInfo is a QuarkXPress-Server XTension that acts as an XML renderer for QuarkXPress document’s colors. The returned XML holds information about all the colors specified in the QuarkXPress document.
-
envPDFOptions is a QuarkXPress-Server XTension which allows the specification of PDF options for PDF generation that are not supported by Quark’s PDF Filter through HTTP request, such as job options for asymmetric bleed and the compression.
-
envPDFDistiller is a QuarkXPress-Server XTension which allows the returned PDF document to be generated by Acrobat Distiller for QuarkXPress-Server, no matter which PDF export mode is currently set in DDS.
-
envChangeBoxLayer is a QuarkXPress-Server XTension which allows the assignment of boxes to layers.
-
envListInfo is a QuarkXPress-Server XTension that acts as an XML renderer for all lists defined in a QuarkXPress document. The returned XML holds information about all lists specified in the XPress document.
-
envListUpdate is a QuarkXPress-Server XTension through which the content of a text box can be replaced by an XPress list. Which list will be placed into which box can either be dynamically specified by the request parameter or can be statically pre-assigned to the XPress document by means of our XPress XTension envListAssignment.
-
envMergeDocPages is a QuarkXPress-Server XTension through which pages from any number of XPress documents can be arbitrarily merged to a new XPress document. The new generated XPress document will be saved on DDS side.