4

We need to create a basic PDF reader running on J2ME. While there are several PDF libraries for Java, I'm not sure whether they support J2ME.

Does anyone know a working J2ME PDF library? If not, why it's so hard to make it?

ovolko
  • 2,777
  • 2
  • 21
  • 26

1 Answers1

3

You may use JPedal for Java ME. You can find details here.

baris.aydinoz
  • 1,902
  • 2
  • 18
  • 28