so, you mean that iText supports J2ME?
I read in the mailing list that it doesn't.
I tried to add the iText Jar to a J2ME project and compile and i got a error 
about missing java.io.FileOutputStream...
i will try compile iText from source with J2ME....

A Tuesday 10 March 2009 18:36:34, você escreveu:
> PdfReader and PdfWriter both have constructors that take Stream classes.
>
> FileConnection.openOutputStream() & FileConnection.openInputStream().
>
> No need to change iText.  You just need to change the way you check the
> documentation.
>
> --Mark Storer
>   Senior Software Engineer
>   Cardiff.com
>
> #include <disclaimer>
> typedef std::Disclaimer<Cardiff> DisCard;
>
> > -----Original Message-----
> > From: Diogo Piçarra [mailto:lis...@alphamatrix.org]
> > Sent: Tuesday, March 10, 2009 10:13 AM
> > To: itext-questions@lists.sourceforge.net
> > Subject: [iText-questions] J2ME
> >
> >
> > hi
> >
> > I'am doing my final grade project and i'am using itext to
> > parse a pdf file and
> > i need to use it in j2me.
> > I alredy did some test and read the articles about that in
> > the mailing list
> > and i know that iText does not support j2me so i'am willing
> > to work with the
> > iText developers to make it work in j2me.
> > I can test it and maybe do some coding but i don't have deep
> > knowledge about
> > iText code... and is the 1st time i'am working with j2me and itext.
> >
> > For a start J2ME does not support java.io.FileOutputStream so
> > this should be
> > needed: javax.microedition.io.file.FileConnection
> >
> > from here:
> > http://www.j2meforums.com/forum/index.php?PHPSESSID=8dcf823816
>
> 9eecb3774d3c621d23ac76&board=2;topic=19126.4
>
> Any developer willing to work on this?
>
> thanks
> Diogo Piçarra
>
> ---------------------------------------------------------------------------
>--- _______________________________________________
> iText-questions mailing list
> iText-questions@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.1t3xt.com/docs/book.php


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php

Reply via email to