> Hi,
>
> is there a way to convert a TIF or PNG to PDF without the use of a
> commercial library?
I found this after 2 min on google. will it work for uou?
http://www.lowagie.com/iText/
this is page 2 of the search results where itext is listed
http://www.google.com/search?q=java+png+to+pdf+library&hl=en&lr=lang_en&start=10&sa=N
opalpa opalpa@gmail.com http://opalpa.info - 09 Oct 2006 16:13 GMT
iText is good: A) The API is usable B) There are examples C) There is a
mailing list that gets good traffic.
All the best,
opalpa
opalpa@gmail.com
http://opalpa.info/
Lew - 09 Oct 2006 21:08 GMT
> iText is good: A) The API is usable B) There are examples C) There is a
> mailing list that gets good traffic.
I was on two projects over the last year or so that used iText extensively.
The "PDF guy" in the projects was a moderately experienced Java programmer,
but not a Guru, and he had little to no trouble with it. He got beautiful
pages out with a minimum of effort.
This was in a Servlet/JSP environment where the PDFs were viewed through the
browser on the client side. It did not, however, involve converting graphics
to PDF.
That recommends the product to me.
- Lew
Armin Gajda - 11 Oct 2006 14:34 GMT
Brandon McCombs schrieb:
>> Hi,
>>
[quoted text clipped - 6 lines]
> this is page 2 of the search results where itext is listed
> http://www.google.com/search?q=java+png+to+pdf+library&hl=en&lr=lang_en&start=10&sa=N
Ok thank you - I will try it!

Signature
bye Armin...