[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: xml->xsl->pdf

Subject: Re: xml->xsl->pdf
From: Tokushige Kobayashi <koba@xxxxxxxxxxxxx>
Date: Thu, 07 Jun 2001 19:02:08 +0900
Re:  xml->xsl->pdf
This is self follow-up mail.
I am sorry I can't write English so well.

>
>I downloaded the Antenna XSL-formatter evaluation version and the 
>Xhtml2fo.xsl, but I don't get it to work ("XSLT transformation is not valid 
>XSL-FO").
>I think I'm missing some basic steps here. I tried to use an arbitrary 
>XML-file with this XSL, but that doesn't seem to be the right use.
>If I read the XSL right, it seems to need a kind of HTML-document.
>Can you give me some hints which steps to follow to convert an XML to PDF 
>with Antenna or otherwise?

Xhtml2fo.xsl is an XSLT stylesheet that is to be used as follows.

(1) First step
* convert xhtml file, this must be an well-formed xml file with the
 grammer defined by xhtml.dtd, to xsl-fo file.

Input:  xhtml.html  and xhtml2fo.xsl
Output: xhtml.fo (an XSL-FO instance)
Processor: XSLT Processor.

(2) Second step
* convert xhtml.fo to PDF
Input: xhtml.fo (an XSL-FO instance)
Output: xhtml.pdf (PDF file)
Processor: XSL-FO Processors

Antenna House XSL Formatter is an XSL FO Processor in it's nature.
It invokes MSXML3.DLL internally when XML and XSLT sytlesheets
are selected as input files.

Antenna House XSL Formatter can not create PDF file by itself,
but print PDF by deginating PDFWriter. 

Tokushige Kobayashi


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.