This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



May 26, 2011, 6:46 AM
170 Posts

Re: iText + XPages

  • Category: Other
  • Platform: All
  • Release: 8.5.2
  • Role: Developer
  • Tags: iText,xpages
  • Replies: 4
 I tried the same thing on a 8.5.2 server and client and I had no problems 
 
1. Created a sub folder in the web-inf folder called lib 
2. right clicked on that folder and selected Bild path -> and Configure build path
3. on tab libraries, selected add jar. and picked the compiled version of itext 2.1.7 not the source one. 
4. Copied and pasted the source found below onto the click event behind a button. 
5. Changed all places with itextpdf to lowagie using find and replace
 
Saved the XPage and tested it from a webbrowser 
 
May 26, 2011, 7:02 AM
5 Posts
Re: iText + XPages
Hello Naveen Maurya, I generated pdf using itext. Helped me this link: http://blog.redturtle.it/redturtle-blog/generating-pdf-with-itext-and-xpages


This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal