You are here: Features > XPS Output > About XPS Output

About XPS Output

Microsoft's XML Paper Specification (XPS) is a document format with a markup language that is a subset of XAML for Windows Presentation Foundation. XPS is an alternative to Adobe's Portable Document Format (PDF). You can generate XPS output from your project directly (as long as you have Microsoft .NET Framework 3.0 installed on your computer, which is a free download from microsoft.com).

Alternatively, you can generate XPS output while simultaneously building Word 2007 output (by installing a free add-in download from Microsoft).

The output appears as one long book, even if the project consists of hundreds of topics. After you generate the output directly (without going through another application, such as Word), you can view and print the output.

XPS is a good choice if:

XPS output consists of a collection of XPS files that you can print or distribute to users. This includes:

If you want users to download an XPS document from a server (e.g., from a website), you need to enable the server to do this by registering the MIME types and file extensions. See Registering MIME Types and File Extensions for XPS Output.

Output Type Comparison Table—Print-based Output Types

Following are the various print-based output types available, with the distinguishing features of each.

  PDF XHTML XPS MS Word FrameMaker

Primary benefits

Familiar to many users

View output online

Smaller file size than PDF

Better print quality

Easy file sharing

Enhanced security

Work with output in Word

Work with output in FrameMaker

Main entry file extension

.pdf

.htm

.xps

.xml (default)

.fm or .book

Output files necessary to distribute

.pdf file only

All files generated

.xps file only

All files generated

All files generated

Program used to view output

MadCap Book Viewer, browser window, or Adobe PDF Reader

MadCap Book Viewer or browser window

MadCap Book Viewer or browser window

Microsoft Word

Adobe FrameMaker

Note: This feature requires the .NET 3.0 framework.

Note: The MadCap Book Viewer is simply used for viewing the output after generating it from Flare. The Book Viewer is not redistributable. However, end users can still view PDF output using a browser window or the Adobe PDF Reader, and they can view XHTML or XPS outputs from browser windows.

Note: Some font families contain bold or italic variants (e.g., the font Georgia has a relative named "Georgia Bold" and another named "Georgia Italic"). If you are generating native Adobe PDF or Microsoft XPS output, bold or italic formatting that is applied to text will display properly in the output ONLY if the font you are using already has a bold or italic font relative. You can determine the availability of such fonts by opening the Fonts folder from the Control Panel in Windows. For example, let's say you open the Fonts folder and see that, in addition to many other fonts, you have the following: Andalus, Angsana New, Angsana New Bold, Angsana New Bold Italic, and Angsana New Italic. If you use Andalus and apply bold or italic to some of the text, that content WILL NOT display in bold or italic in PDF or XPS output. However, if you use Angsana New and apply bold or italic to some of the text, that content WILL display in bold or italic in PDF or XPS output. The reason for this is that Andalus does not have a bold or italic relative, whereas the Angsana New font does.

See Also

Downloads (PDF Format):

Flare Quick Guide

Flare Getting Started Guide

Flare What's New Guide

Flare Key Features Guide

Flare Transition From RoboHelp Guide

Flare Transition From FrameMaker Guide

Flare Styles Guide

Flare Printed Output Guide

Flare Shortcuts