________________________________
> Date: Thu, 17 Jun 2010 13:30:45 +0530
> From: rubai4...@gmail.com
> To: itext-questions@lists.sourceforge.net
> Subject: [iText-questions] IText and Android
>
> Hi All,
> I have to develop an android application which would write a PDF file 
> dynamically.
> My question is it possible to use iText in Android based applications?
>
> Please let me know if it is possible.Any other suggestions will also be 
> welcome.

Of course it must be possible since java is platform independent so you don't
even need a platform- it would work in a vacuum, with no battery, or
a fake demo phone used in display cases just fine. LOL.

There are of course a number of questions you could consider before determining
that this is possible or even worthwthile. Cell phones normally
have limited resources like CPU power, memory, or  IO and everytime
you do something you transfer charge through the battery ( it uses power
and gets hot). Off hand, this sounds like a situation where the
system design could use some thought as PDF can take quite a few
resources to generate depending on how complicated it is and you need
things like fonts etc. Just displaying PDF on some phones isn't all that easy. 

Usually porting J2SE to J2ME or C++ variants is not difficult, and there
are scripts and code for doing so in many cases,  if you take
what amounts to a transliteration approach. Making it practical
can be another matter.


>
>
> Thanks
> ARINDAM
>
                                          
_________________________________________________________________
The New Busy is not the too busy. Combine all your e-mail accounts with Hotmail.
http://www.windowslive.com/campaign/thenewbusy?tile=multiaccount&ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_4
------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions: 
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

Reply via email to