Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Convert Lotus Notes RichText to PDF programmatically

I want to convert Notes Richtext into PDF in a server program (preferably Java). Is there any sample code how to do that. Converting to HTML/MIME isn't an option since the conversion process is too lossy.

like image 470
stwissel Avatar asked Jul 03 '26 12:07

stwissel


1 Answers

I did some tests with DXL, some XSLT code and XSL:FO, via FOP. It produced some PDF output. Project abandoned due to lack of funding (read: no customer).

The basics, in a recent document: http://www.ibm.com/developerworks/xml/library/x-xslfo/

like image 96
D.Bugger Avatar answered Jul 05 '26 02:07

D.Bugger



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!