You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by pa...@elcimai.com on 2002/04/12 12:04:54 UTC

Réf. : Re: Réf. : RE: print dialo

Sorry for my error
Thank you for your help.

Regards.
Pierre AUDIGIER


                                                                                                 
                    MagnusSjöberg                                                                
                    <magnus.sjoberg@s        Pour :  fop-user@xml.apache.org                     
                    ecode.com>               cc :                                                
                    Envoyé par :             Objet :      Re: Réf. : RE: print dialo             
                    magnus@secode.com                                                            
                                                                                                 
                                                                                                 
                    12/04/02 12:01                                                               
                    Veuillez répondre                                                            
                    à fop-user                                                                   
                                                                                                 
                                                                                                 




paudigier@elcimai.com wrote:
>
> Hey,
> I want to use fop to generate a PDF document from an XML document with
> JAVA.
> Which class must i use???
>
> Regards
>
> Pierre AUDIGIER

First, do n o t answer a previous question with a new one.
I'v seen this behaviour twice in short time on this list and
it is not good netiquette.

In answer to your question, begin by looking at
xml.apache.org/fop/embedding.html
It requires that you familiarize yourself with stuff like
XSL, XSL-FO and such.

Basically you have an XSL document which is used to
transform your XML into XSL-FO which in turn gets converted
into PDF by FOP.
Just reading through the pages at xml.apache.org/fop will
help you a lot.

hth///

Magnus