Page 1 of 1

PDF reader

Unread postPosted: 03 Feb 2013, 19:20
by sach
it is possible create a pdf reader for TI-Npire CX? i have been search for lots of forums and i can´t find =S

Re: PDF reader

Unread postPosted: 03 Feb 2013, 19:27
by Levak
Hi =)

sach wrote:it is possible create a pdf reader for TI-Npire CX?

At the moment, there is no real PDF viewer on the TI-Nspire.
What has been done upon now is to use pdf2png and mviewer in order to view raw images of the pdf instead of the scalable version.
Many discussions has been made on "why not to create one ?" but the open source pdf viewers are written in C++ which is not compatible with Ndless 3.1 r700 because of the lack of relocations. ExtendeD and tangrs where working on it for 4 months but are very busy on other stuff.

Re: PDF reader

Unread postPosted: 03 Feb 2013, 20:02
by sach
thanks for the help =D

Re: PDF reader

Unread postPosted: 03 Feb 2013, 20:07
by le solutionneur
But it should be possible. The PSP opensource Bookr PDF reader is able to read PDF on a 222mhz CPU.

Re: PDF reader

Unread postPosted: 03 Feb 2013, 22:04
by Adriweb
le solutionneur wrote:But it should be possible. The PSP opensource Bookr PDF reader is able to read PDF on a 222mhz CPU.

Not really.

This one is in C++, and, by the way, the Nspire's ARM is at 133 MHz (at least for the CX)