|
|
| ☞ | See also Image Output in the PDF Output section for the images supported to hundle in PDF. |
|---|
| ☞ | See also Image Output in the SVG Output section for the images supported to hundle in SVG. |
|---|
Supports Windows Bitmap.
Supports JPEG 2000, JFIF (JPEG File Interchange Format). Solaris/Linux/Macintosh/HP-UX/AIX version supports only the Baseline JPEG compression type.
Supports JPEG2000 of the following format. (V3.4)
On GUI, the dummy image is displayed.
Supports Portable Network Graphics Format with the following restrictions:
Supports the TIFF files of TIFF Revision 6.0 specification.
Supports the following color expression.
Restrictions:
Supports Graphics Interchange Format with some restrictions.
Supports Windows Metafile. The image quality is maintained by embedding the vector image in the PDF. The followings restrictions currently exist:
WMF in gzip file format is also supported.
Supports Enhanced Metafile. The image quality is maintained by embedding the vector image in the PDF. The followings restrictions currently exist:
EMF in gzip file format is also supported.
Supports Encapsulated PostScript. When there is a preview image in EPS, the image can be outputted. When there is no image, a dummy image will be reflected in the GUI. When generating PDF using Acrobat Distiller or outputting to a PS printer, a PostScript code in EPS is outputted instead of a preview image.
It is possible to embed EPS code directly in FO. This also makes it possible to embed EPS code in the PDF as is. See also the Graphics section of the Online Manual to find the sample using <fo:instream-foreign-object>.
It is not necessary to have the CDATA section set, but appropriate character references are required.
EPS can be created by various kinds of software. For this reason, some of the EPS files may not generate the desired results when processed by XSL Formatter V3.4. If this happens, please contact support@antennahouse.com.
Supports Scalable Vector Graphics. XSL Formatter V3.4 greatly enhances the display quality of SVG in PDF through a newly developed SVG native output engine. Please refer to "SVG Conformance" for more details. SVG in Gzip file format is also supported.
It is also possible to describe SVG code directly in FO. See also the Graphics section of the Online Manual to find the sample using <fo:instream-foreign-object>.
If the correct xmlns is described in the svg tag, it's counted as SVG. If not, it's not counted as SVG.
If you want to include the DOCTYPE declaration in FO, please enclose it with the CDATA sections. See also the Graphics section of the Online Manual to find the sample of SVG1.1 using <fo:instream-foreign-object>
Supports Mathematical Markup Language. When XSL Formatter MathML Option is installed, it's possible to draw high resolution image in PDF because of the direct creation engine. Please refer to "MathML Conformance" for more details.
It is also possible to describe MathML code directly in FO. See also the Graphics section of the Online Manual to find the sample using<fo:instream-foreign-object>.
If the correct xmlns is described in the math tag, it's counted as MathML. If not, it's not counted as MathML.
If you want to include the DOCTYPE declaration in FO, please enclose it with the CDATA sections. See also the Graphics section of the Online Manual to find the sample using<fo:instream-foreign-object>
Even though XSL Formatter MathML Option is not installed, the drawing of MathPlayer can be outputted as a raster image in the Windows version where MathPlayer plug-in from Design Science, Inc. is installed. We recommend having Internet Explorer 6 or later installed on your system when using the MathPlayer plug-in. Some of the MathML images may not be displayed correctly with an earlier version than IE 6. The method for using MathPlayer plug-in is not supported with the Solaris/Linux/Machintosh/HP-UX/AIX versions.
Supports Computer Graphics Metafiles as defined in ISO/IEC 8632.
Antenna House XSL Formatter relies on the user having an "ActiveCGM" viewer plug-in installed for support of CGM images on the Windows Version of XSL Formatter. The ActiveCGM viewer plug-in is used to display the CGM image in the XSL Formatter GUI and to convert the CGM to a raster image when outputting to PDF. A search using Google on the term "Active CGM" will help you locate download sites for the plug-in. Also, an ActiveCGM plug-in is available from www.cgmcentral.com. CGM support is not available for the Solaris/Linux/Macintosh/HP-UX/AIX versions of XSL Formatter.
Although it is not an image, XSL Formatter V3.4 can treat PDF like a image. See also PDF Embedding in PDF Output.