2020

Table Of Contents
USING QUARKXPRESS SERVER
The default render type is JPEG.
Developers can implement additional rendering formats through server XTensions
software.
appstudio
The appstudio render type returns a .zip file containing an App Studio article
rendered from the App Studio layout(s) in the source project. It also includes
mechanisms for uploading an article to the App Studio Publishing Portal, retrieving
and updating server settings, and presenting and clearing App Studio Publishing
Portal credentials.
Function Description
QuarkXPress Server Manager object model
classes
output.
Namespace appstudio
Parameters
upload String
Lets you generate an
HTML5 article and
upload it to the App
Studio Publishing
Portal. For
example:http://localh
ost:8080/
appstudio/upload/tem
plate.qxp?
organization=XXX&
publication=YYY&issu
e=ZZZ& article=AAA
html String
Lets you generate an
HTML5 article and
returns it as a .zip file.
For
example:http://localh
ost:8080/
appstudio/html/templ
ate.qxp
setcredential String
Lets you log in to the
App Studio Publishing
Portal. For
example:http://localh
ost:8080/
appstudio/setcredentia
l?
username=XXX&pass
word=YYY
clearcredential String Lets you log out of the
A GUIDE TO QUARKXPRESS SERVER 2020 | 51