FOP images

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

FOP images

ian.harcombe
The project we're working on requires a print-friendly format of the form and we've elected to go down the route of generating a PDF from the form using FOP.

Currently it works by detecting the request path in epilogue-servlet.xpl and then transforming the generated XHTML into FOP and then letting the default handlers convert that into a PDF.

But I can't seem to figure out how to set the base path for images, so it transforms all the XHTML fine and I get the document as expected, except for any images, as the FOP layer can't find the images from the paths given.

Any thoughts?



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: FOP images

Alessandro  Vernet
Administrator
Ian,

At least, I have no idea :). You can maybe try to ask the question on
the FOP mailing list:
http://xmlgraphics.apache.org/fop/maillist.html

Alex

On 2/24/06, [hidden email] <[hidden email]> wrote:

> The project we're working on requires a print-friendly format of the form and we've elected to go down the route of generating a PDF from the form using FOP.
>
> Currently it works by detecting the request path in epilogue-servlet.xpl and then transforming the generated XHTML into FOP and then letting the default handlers convert that into a PDF.
>
> But I can't seem to figure out how to set the base path for images, so it transforms all the XHTML fine and I get the document as expected, except for any images, as the FOP layer can't find the images from the paths given.
>
> Any thoughts?
>
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
>
>
>

--
Blog (XML, Web apps, Open Source):
http://www.orbeon.com/blog/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet