> I don't think it's possible to embed pdf directly into another pdf
document.
> It *might* be possible to support eps directly with fop by using pdf
> xobjects (not quite sure here, but I think I remember somthing about that
> from the pdf spec), but then the pdf document would have to be printed on
a
> postscript printer to show the figures.

It's *possible* (pdftex and dvipdfm can do it), but nobody's written the
code to do it for FOP.  Looking at the source to dvipdfm, it looks like it
(lazily) parses the pdf file, scrounges through the page tree, and includes
a reference to the first page.  This should be doable in the FOP framework
as well.

-Pete-r




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

Reply via email to