Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old July 20th, 2005, 07:10 AM
niels
Guest
 
Posts: n/a
Default Coverting xml to PDF

HI

Is there an easy way of converting an XML file into a PDF file (Given that
the right stylesheet is there)

Niels


  #2  
Old July 20th, 2005, 07:10 AM
Piet
Guest
 
Posts: n/a
Default Re: Coverting xml to PDF

Hi Niels,[color=blue]
> Is there an easy way of converting an XML file into a PDF file (Given that
> the right stylesheet is there)[/color]
in principle this is possible but not in a single step, as far as I
have understood it.
First you have to embed the information from your XML file in an
XML:fo file. FO stands for formatting objects and defines a possible
output path for informations stored in XML files. You then have to
transform the resulting FO-file into PDF via an XSL-fo processor such
as the FOP processor from the apache project
(http://xml.apache.org/#fop).
However, I have no idea how the transformation xml->xml:fo->pdf works
in detail, but there should be plenty of syntax and other information
around in the inet.
Godd luck
Piet
 

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