I think I didn't understand your question?? What do you want to do??

Is it XML -> PDF conversion? If yes, then think about:
XML --XSLT--> XSL FO --FOP--> PDF
that means:
 - Use xalan (or another XSLT-processor) to convert XML to XSL FO
 - Feed the output of xalan to FOP to produce PDF (or PCL or ...)

Cheers  
        Christian

-----Ursprüngliche Nachricht-----
Von: Mailer Mailer [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 15. Oktober 2001 12:40
An: [EMAIL PROTECTED]
Betreff: Why XSL FO


Hi there,

Can anyone help me in knowing that why XSL cannot be
written to translate the xml to PDF. 
Why XSL FO is the approach to create the PDF. 
Lets forget about the generic solution to create
multiple format document. 
Now anyone kindly tell me Can I write xsl's to create
my xmls directly to PDF 1.1 or higher.


I am in a fix :-( 
Any pointers will be helpful If I endup in knowing the
issues that may come while transforming XML to PDF.


Thanks in advance
Deep

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

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to