This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: xml to pdf or word


Hi Adam,

I have done this kind of work, but my pdf views are
very simple. My architecture that there will be an
xml, which should be validated my DTD and I have
created an xsl which will generate the PDF with that
information. My requirement was to create an existing
xml to PDF. I converted that XML to another XML and
then finally converted to PDF.
Please see the PDF structure first, it is a tree
structure and suitable to be represented as XML.
Check examples in PDFSpecs1.3

-Deep


--- Adam Darwin <addarwin@yahoo.co.uk> wrote:
> Thanks, but (and I may be missing something here)
> these are compiled with java.  I need to generate
> the
> pdf on the fly, so that a user selects a number of
> options, clicks a button and the pdf opens in their
> browser/computer.
> 
> is this possible?
> 
>  --- Thomas Holz <thomas.holz@avitech.de> wrote: >
> You
> can't convert to word, as this is no open
> > specification (but then what
> > from microsoft is). Conversion to pdf or rtf
> > (closest to word , I think) is
> > possible using formatting objects. Get yourself a
> > good book or online
> > tutorial like:
> >
>
http://www-106.ibm.com/developerworks/education/transforming-xml/xmltopdf/in
> > dex.html
> > http://www.dpawson.co.uk/xsl/sect3/bk/
> >
>
http://www.xml.com/pub/a/2001/01/17/xsl-fo/index.html
> > http://www.zvon.org/xxl/xslfoReference/Output/
> > 
> > 
> >  XSL-List info and archive: 
> > http://www.mulberrytech.com/xsl/xsl-list
> >  
> 
>
____________________________________________________________
> Nokia Game is on again. 
> Go to http://uk.yahoo.com/nokiagame/ and join the
> new
> all media adventure before November 3rd.
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]