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 Alexander Orlov <al...@loxal.net> on 2010/08/23 11:05:38 UTC

Generating PDFs from Java Beans

Is there a "best practice" to generate PDFs out of Java Beans. Any hints are
appreciated :)

Cheers
Alex

Re: Generating PDFs from Java Beans

Posted by Craig Ringer <cr...@postnewspapers.com.au>.
On 23/08/2010 5:05 PM, Alexander Orlov wrote:
> Is there a "best practice" to generate PDFs out of Java Beans. Any hints
> are appreciated :)

itextpdf.com/
www.jaspersoft.com/

Or produce XSL-FO and feed it to FOP. There are no standard ways of 
doing it. In any case, your description is so vague as to make it 
impossible to give you a useful answer, and there's no indication it has 
anything to with FOP.

-- 
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Generating PDFs from Java Beans

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
Examples can be found in the docs and the FOP distribution:
http://xmlgraphics.apache.org/fop/latest/embedding.html#examples

HTH

On 23.08.2010 11:05:38 Alexander Orlov wrote:
> Is there a "best practice" to generate PDFs out of Java Beans. Any hints are
> appreciated :)
> 
> Cheers
> Alex




Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org