OpenNTF.org - XPages PDF Exporter Custom Control
XPages PDF Exporter Custom ControlOpenDocument[/projects/pmt.nsf/ProjectView?ReadForm&Query=]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: XPages PDF Exporter Custom Control (Managed by Rami Muurimäki)
Actions:


Posted: 11/02/2011 by Rami Muurimäki


New features in version 1.1

 

-  Added the internal design file resources support for PDF templates. By this you can put the PDF templates inside the NSF 
and use them as code level instead of accessing them using HTTP (?OpenFileResource)
These internal file resources are located in the Java source folder (Java Perspective).
This is better and more secure way to access the template files.
Note! I'm still looking for a way to access the "real" File Resources at code level (Resources ==>  Files).
See documentation for details.

- Dynamic data support. From this version you are able to read the content from open xpages page fields and put them in to the PDF document.
In addition the controller supports also eval javascript syntax to execute fully dynamic javascript code on the fly (e.g. read a value from sessionScope variable or use @formulas ...).

- Better error catching, added more try-catch blocks and print statements.
- In case of an exception, instead of trying to open an empty (non existing) PDF file, control sends an error 500 code to browser.

Modification history
Entered 02-Nov-2011 3:43 by Rami Muurimäki. Last Modified <none> by Niklas Heidloff.

Feedback

Version 1.1 released ( on 11/02/2011 03:43:45 AM )
Check out other projects