WW-Wang / android-pdf

Automatically exported from code.google.com/p/android-pdf
0 stars 0 forks source link

where is the PdfImageReader.java file? #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
this project uses the open source library--xpdf .I have built it in 
android several months ago ,and display the pdf page very well,I put apk 
in accessory .In your project,I met a error that missed PdfImageReader 
class, this is detail:
/src/org/broncho/pdfreader/PdfReader.java:289: cannot find symbol
symbol  : class PdfImageReader
location: class org.broncho.pdfreader.PdfReader
                                Intent intent = new Intent(this, 
PdfImageReader.class);  
                                                                 ^
Note: development/xpdf_droid/src/org/broncho/pdfreader/PdfReader.java uses 
or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error

Original issue reported on code.google.com by kofih...@gmail.com on 11 Nov 2009 at 8:58

Attachments:

GoogleCodeExporter commented 8 years ago
but I only use the function about ppm,and then convert ppm to bmp ,and display 
pic 
into android screen. So it can't suport search function with a pity!~
if your project is fully, I think it's good!

Original comment by kofih...@gmail.com on 11 Nov 2009 at 9:14

GoogleCodeExporter commented 8 years ago
can you help me upload PdfImageReader.java ???

Original comment by ngosylie...@gmail.com on 29 Jul 2011 at 4:02

GoogleCodeExporter commented 8 years ago
well, where is PdfImageReader.java ?

Original comment by fab...@gebert-hh.de on 15 Feb 2012 at 12:48

GoogleCodeExporter commented 8 years ago
i also want PdfImageReader.java.how can i get this?

Original comment by devdix...@gmail.com on 15 Jun 2012 at 5:31

GoogleCodeExporter commented 8 years ago
Where do i find the PdfImageReader.java now?

Original comment by ole.koec...@gmail.com on 2 Mar 2013 at 2:46

GoogleCodeExporter commented 8 years ago
I also want PdfImageReader.java... where is?

Original comment by elisabar...@gmail.com on 20 Aug 2013 at 9:42