You are looking at the wrong part of the vogella tutorial. Look a little further down at section 5, titled, " 5. Read an existing pdf" On Wednesday, February 29, 2012 5:16:03 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

