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 Prashant Neginahal <pr...@gmail.com> on 2011/08/18 17:23:26 UTC

using JAXB annoted classes

Hi All,

I am looking at this FOP to generate reports in PDF. We have value objects
in our applications which are JAXB annoted. I am thinking of generating XML
outputstream and create Source out of that and transform to PDF. But I am
not finding any way to create Source from JAXB marshaller output stream.

Could someone help me on this? Anybody has tried this?

Thanks,
Prashant