| Tomas Nielsen | Post date: 2007-08-06 16:13I am involved in a project that seems to go towards having to generate a lot of PDF-files.
So I am researching the XMLfo Apache project to see if it could solve the problem. Has anyone used it with Domino? Or know of someone who has?
|
| Mattias Kihlström | Post date: 2007-08-06 16:45Maybe you can use iText instead? (as described by Thomas Adrian here)
|
| Tomas Nielsen | Post date: 2007-08-06 17:05That looks interesting too!
Anyone else who has created pdf-files from Domino?
|
| Tomas Nielsen | Post date: 2007-08-07 14:12Damn, that iText object rocks! I will publish some cool stuff later. 
|
| Fredrik Stöckel | Post date: 2007-08-12 23:10iText is very nice!, another way might be to send DXL to a (apache FOP) webservice or similar and return the generated result... (pdf file). The webservice can contain templates for the different documents that you want to renerate pdf files for. But iText is perhaps less messy...
|