[xwiki-devs] xwiki export pdf
hai , i need to export image as a pdf , but that image in other document.how can i export that one? ex: i have attached a imege in page1 (document name), and i have added the content <img src= http://localhost:8088/xwiki/bin/download/page1f/firsthome.jpg> in page2 (document name) i need to export PDF in page2 with image regards sekar..
On Aug 22, 2008, at 12:24 PM, raja raja wrote:
hai ,
i need to export image as a pdf , but that image in other document.how can i export that one?
ex: i have attached a imege in page1 (document name),
and i have added the content <img src= http://localhost:8088/xwiki/bin/download/page1f/firsthome.jpg> in page2 (document name)
i need to export PDF in page2 with image
That works fine (just tested on 1.6M1). Thanks -Vincent
Vincent Massol wrote:
On Aug 22, 2008, at 12:24 PM, raja raja wrote:
hai ,
i need to export image as a pdf , but that image in other document.how can i export that one?
ex: i have attached a imege in page1 (document name),
and i have added the content <img src= http://localhost:8088/xwiki/bin/download/page1f/firsthome.jpg> in page2 (document name)
i need to export PDF in page2 with image
That works fine (just tested on 1.6M1).
If you are using jetty as the container, then you should either upgrade XWiki, or switch to another container, like tomcat. -- Sergiu Dumitriu http://purl.org/net/sergiu/
Hi, Currently we are using tomcat container only. -- Prathap On Sat, Aug 30, 2008 at 2:37 PM, Sergiu Dumitriu <[email protected]> wrote:
Vincent Massol wrote:
On Aug 22, 2008, at 12:24 PM, raja raja wrote:
hai ,
i need to export image as a pdf , but that image in other document.how can i export that one?
ex: i have attached a imege in page1 (document name),
and i have added the content <img src= http://localhost:8088/xwiki/bin/download/page1f/firsthome.jpg> in page2 (document name)
i need to export PDF in page2 with image
That works fine (just tested on 1.6M1).
If you are using jetty as the container, then you should either upgrade XWiki, or switch to another container, like tomcat. -- Sergiu Dumitriu http://purl.org/net/sergiu/ _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (4)
-
Prathap Pandian -
raja raja -
Sergiu Dumitriu -
Vincent Massol