thanks IV, but itextpdf does not extract image

On Mar 3, 9:13 am, Indicator Veritatis <[email protected]> wrote:
> Please do not post essentially the same question under slightly different
> titles. It tends to attract trolls. As for how to read a PDF file, please
> see the answer I gave in the other thread on that. Use the same tutorial,
> but look further down: you are looking at the part where he is teaching how
> to write files, look where he teaches how to read them.
>
>
>
>
>
>
>
> On Wednesday, February 29, 2012 5:14:24 AM UTC-8, Jags wrote:
>
> > hi all, i am trying to read a pdf file in my android app. i realised,
> > unlike safari in iphone android webview does not render pdf file as a
> > local url .
>
> > hence i am exploring itextpdf. i followed following tutorial
> >http://www.vogella.de/articles/JavaPDF/article.html#installation
>
> > while reading file, the author is trying to create a file using
> > PDFWriter. he also uses writer to get a page as in Image. My question
> > is, is it essential to use a writer ? cant we use only reader to
> > extract entire page as an image ?
>
> > what i plan here, is get all pages as an image and put them in a
> > scroll view.
>
> > thanks in advance
> > jags

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to