|
Home > Online Product Documentation > Table of Contents > Printing XML Documents Printing XML DocumentsYou can print the raw XML text view of your document. You cannot print the other views of your document. To print a document:
1. In your XML document, click the
Text tab.
2. In the Stylus Studio tool bar, click
Print
To preview your document before you print it, select File > Print Preview from the Stylus Studio menu bar.To specify print options for your document before you print it, select File > Print Setup from the Stylus Studio menu bar. |
Generating Java Code with Stylus Studio
This is a video tutorial on how to generate Java Code with Stylus Studio
DOM - The Document Object Model
The Document Object Model (DOM) is a cross-platform interface for parsing and manipulating XML. Learn how Stylus Studio supports DOM in our XML Pipeline and other XML parsing tools.
Writing Custom XML Adapters
There are cases where the input format is too complicated for Convert to XML, or both reading and writing of the file format is needed. This section will take you through the process of writing a medium-sized adapter in Java.
Learn SQL/XML
Learn how to access and update relational databases using industry-standard SQL/XML technologies along with Stylus Studio's DB-to-XML editor and File Explorer technologies.