Generate Notes Document to PDF

Hi all,

Please, help me. Does hanybody knows ow can I generate PDF from Notes Application automatically? Thanks for your attention.

Sincerely,

Subject: Generate Notes Document to PDF

There are two ways, First move to ND8, if that is not possible then I use a print driver from PDF995 (just google pdf995 yes the price is $9.95).

Subject: Generate Notes Document to PDF

Check out the following two links. They allow you to do it for free but you need to use PHP. The sites give full examples.

http://ros.co.nz/pdf/

http://www.devshed.com/c/a/PHP/PDF-Generation-With-PHP/

Subject: RE: Generate Notes Document to PDF

How can I use this within the database? I never worked with PHP before. Thanks for advance,

Subject: If you can use Java … iText is good too

This is the developer site

and if you search the web there are several examples to be found

e.g.

http://www.vincedimascio.com/vince/vpd.nsf/all/0433478FA6CB9A698825711A0083AD2F

Good luck & let us know how you get on