Can FOP work backwards?

2011-09-14 Thread Eric Douglas
I know the intention of FOP is to create PDF, but since FOP did create
the PDF the code should be there to read the PDF.
I want to take a PDF (generated by FOP) and read it back in, to be able
to print it, or to display it in a Swing component.  I already have a
Swing component, if FOP can tell me enough information about what it put
in the PDF and where.



Re: Can FOP work backwards?

2011-09-14 Thread mehdi houshmand
On 14 September 2011 18:31, Eric Douglas edoug...@blockhouse.com wrote:
 I know the intention of FOP is to create PDF, but since FOP did create the
 PDF the code should be there to read the PDF.

No, FOP doesn't parse PDF.

 I want to take a PDF (generated by FOP) and read it back in, to be able to
 print it, or to display it in a Swing component.  I already have a Swing
 component, if FOP can tell me enough information about what it put in the
 PDF and where.

Check out PDFBox, it has PDF displaying functionality.

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