You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.
| Online: | 25 Members of 4546 |
| Forum: Seam Users |
26. Apr 2008, 00:20 CET | Link |
I am using seam pdf generation, but would like to serve the resulting pdf in an IFRAME. While the pdf renders fine if I bring up the page as a standalone document, when i reference the file in an IFRAME I always get an error that the requested resource is not available.
Any suggestions?