Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 25th, 2006, 05:05 PM
RickH
Guest
 
Posts: n/a
Default Freeware xml/xslfo to pdf


Does anyone know of a lightweight freeware utility that will do the
following?:

1) Input 2 files: an XML file and an XSL/FO file
2) Do a transform
3) Then output a pdf file

For Windows platform. Seems simple enough, I need to test a bunch of
XSL/FO report stylesheets against different XML data test cases and
wanted a small utility to get through them all.

thanks for any suggestions on this
Rick

  #2  
Old July 25th, 2006, 05:15 PM
Joe Kesselman
Guest
 
Posts: n/a
Default Re: Freeware xml/xslfo to pdf

RickH wrote:
Quote:
Does anyone know of a lightweight freeware utility that will do the
following?:
>
1) Input 2 files: an XML file and an XSL/FO file
2) Do a transform
3) Then output a pdf file
Normally, what you do is input an XML and an XSLT style sheet (that
produces XSL-FO output) into an XSLT processor, then input the XSL-FO
into an FO processor for rendering.

Apache's solutions for this are the Xalan and FOP tools respectively --
free, open source, active user/support communities.
  #3  
Old July 25th, 2006, 05:15 PM
SL
Guest
 
Posts: n/a
Default Re: Freeware xml/xslfo to pdf

"RickH" a écrit :
Quote:
Does anyone know of a lightweight freeware utility that will do the
following?:
>
1) Input 2 files: an XML file and an XSL/FO file
2) Do a transform
3) Then output a pdf file
>
For Windows platform. Seems simple enough, I need to test a bunch of
XSL/FO report stylesheets against different XML data test cases and
wanted a small utility to get through them all.
<http://xmlgraphics.apache.org/fop/?
 

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles