Home > Domino Tips > Developer > Java > Creating PDF documents from Lotus Notes
Domino Tips:
EMAIL THIS
 TIPS & NEWSLETTERS TOPICS 

JAVA

Creating PDF documents from Lotus Notes


Michael Marcavage
04.25.2006
Rating: -4.05- (out of 5) Hall of fame tip of the month winner


Lotus Notes and Domino tips, tutorials and how-to articles
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


VIEW MEMBER FEEDACK TO THIS TIP

I had to convert purchase order invoices to PDF documents from a Lotus Notes database. However, my company did not want to buy a third-party product to do this.

After some Web searching, I found iText -- a free JAR file that gives you the needed code in Java to create PDF files on the back end.

You do not need to buy any additional software for this to work. If you have Lotus Notes R6 or above (it may work in R5, I am not sure) and know how to develop in Java, the iText JAR file works great.

Here is one method of doing this. I am sure I could have done it easier but this works.

MEMBER FEEDBACK TO THIS TIP

I find it difficult to read and understand this code. It would help if the author could attach comments where he is calling different methods. It would be much easier for us to understand what he intends with each specific line of code.
—Md S.

******************************************

Here is a smaller, simplified code that does the same thing as the above, just with different data. I hope it helps out anyone who is having trouble with my code.
—Michael Marcavage, tip author

******************************************

When trying to save and compile the above code, I receive the following error: "createPOPDFAgent.Java:11:Package com.lowagie.text not found in import." Could you help me find a solution to this?
—Yoseph


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
Java
Java code inserts data from Notes documents into a SQL table
Java code shortens strings in a SQL table
How to execute a stored procedure in Lotus Notes Domino using Java
How to return an HTML representation of a Lotus Notes rich-text field
Shrink Lotus Notes databases with many attachments
Converting Lotus Notes Domino Web pages to PDF files with a Java agent
A bevy of Notes/Domino development tips
Converting Web pages to images using Java
Creating Microsoft Word documents from Lotus Notes
FAQ: Java for Lotus Notes and Domino

Java for Lotus Notes Domino
Top 10 Lotus Notes/Domino coding and development tips of 2008
Java code inserts data from Notes documents into a SQL table
Java code shortens strings in a SQL table
How to execute a stored procedure in Lotus Notes Domino using Java
Top 10 Lotus Notes Domino programming and development tips of 2007
How to return an HTML representation of a Lotus Notes rich-text field
Shrink Lotus Notes databases with many attachments
Converting Lotus Notes Domino Web pages to PDF files with a Java agent
Developing Eclipse plug-ins for Lotus Notes and Domino -- 7 tips in 7 minutes
A bevy of Notes/Domino development tips

RELATED RESOURCES
2020software.com, trial software downloads for accounting software, ERP software, CRM software and business software systems
Search Bitpipe.com for the latest white papers and business webcasts
Whatis.com, the online computer dictionary


M.

******************************************

The error message above indicates that the user did not put the iText jar file in the classpath, nor did they put the iText jar file into the agent. If the user does either one, that should fix the problem.

I would recommend putting the iText jar into the agent since it is easier to deal with. To do this -- while in the Java agent -- click on 'Edit Project,' which is located on the lower left. A window will pop up (on the left side) and you need to tell it where the jar file is. Once you find it, click the 'Add/Replace File(s)' button to add it to the right side, then click 'OK.' Once that is done, try to recompile the agent. This should fix the button.
—Michael Marcavage, tip author

******************************************

I believe you can also accomplish this by just using OpenOffice. Simply export your Lotus Notes data to an OpenOffice document, like you would have done with a Microsoft Word document. OpenOffice has the functionality to save these as PDF documents.
—Jannie M.

Do you have comments on this tip? Let us know.

This tip was submitted to the SearchDomino.com tip library by member Michael Marcavage. Please let others know how useful it is via the rating scale below. Do you have a useful Lotus Notes, Domino, Workplace or WebSphere tip or code snippet to share? Submit it to our monthly tip contest and you could win a prize.

Rate this Tip
To rate tips, you must be a member of SearchDomino.com.
Register now to start rating these tips. Log in if you are already a member.


Submit a Tip




DISCLAIMER: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.



Domino & Lotus Notes Security Solutions: Authentication, Antispam, Encryption and Antivirus
HomeTopicsITKnowledge ExchangeTipsAsk the ExpertsMultimediaWhite PapersDomino IT Downloads
About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides technology professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective purchase decisions and managing their organizations' technology projects - with its network of technology-specific websites, events and online magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Site Map




All Rights Reserved, Copyright 1999 - 2009, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts