2017

Table Of Contents
Web app capabilities
Autofit and Autoscale HTML5 Publication
Regardless of the layout size, users will be able to view the output on any device without
truncation. The layout will be auto fit according to device size or desktop browser size,
and scaled proportionally to completely fit to the device screen size. For example,
content created for iPad can also be viewed on smaller devices like iPhones and vice
versa.
Users can additionally switch to Fit to Window width and enable scrolling.
Zoom in/out page on mobile devices
Users will be able to zoom in/zoom out content on devices via pinch in and pinch out
gestures. Users will also be able to perform content panning in zoom mode on mobile
devices for an enhanced reading experience. When in zoom mode, page swipe will be
restricted and panning action will take precedence. Users can perform reset zoom using
a double tap.
Hosting an HTML5 package on a web server
To view your HTML5 publications in a web browser, (mobile devices, Windows or
Mac) deploy a web server where you can host the exported package, exactly like you
would host any website.
To deploy a web app:
1
Setup the web server.
2
Host the HTML5 publication package.
3
View the output.
To customize the look and feel, branding, and features that will be available in the
hosted web app, see "HTML5 Publication output styles."
An example for deploying on Mac OS X
Enable Apache web sharing on Mac OS X
1
Open theTerminal, found at /Applications/Utilities/Terminal.
2
Run the command " sudo apachectl start".
3
Supply the root password.
Test to see if the web server is running
1
Open the browser and navigate to http://localhost.
2
You should see "It Works!" .
Web share the digital output
1
Create a folder (i.e. 'Digital') and copy the digital output folder to
/Library/WebServer/Documents/Digital.
DIGITAL PUBLISHING WITH QUARKXPRESS 2017 | 73
HTML5 PUBLICATIONS