[android-developers] Re: Is it possible to create pdf files in android using 3rd party library

2011-06-28 Thread nothing
Hi, I think that the iText library doesn't work in android. Besides, the performance probably would be unsatisfactory. Probably the best solution would be for you to have a server to which you could send the data you want to transform to pdf and having the server returning the pdf to your android

[android-developers] Re: Is it possible to create pdf files in android using 3rd party library

2011-06-28 Thread nothing
to replicate his steps. On Jun 28, 2:23 pm, ABS ravi.chavan...@gmail.com wrote: Are u sure iText lib doesn't work on android,Actually i tried  to use it but unable to use Document class in android. On Jun 28, 6:09 pm, nothing nsantos.pess...@gmail.com wrote: Hi, I think that the iText