Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: Myope-Eagle on June 18, 2014, 04:31:39 AM

Title: Picore newbee looking for an application to read pdf files
Post by: Myope-Eagle on June 18, 2014, 04:31:39 AM
I got picore 5.3.1 running on raspberry version 2. I'm looking for an application able to read pdf files. Is there something already available or planned ?
Thanks in advance for your kind reply.
Title: Re: Picore newbee looking for an application to read pdf files
Post by: bmarkus on June 18, 2014, 06:02:22 AM
I will add evince shortly.
Title: Re: Picore newbee looking for an application to read pdf files
Post by: Myope-Eagle on June 18, 2014, 08:31:49 AM
Thanks for your quick reply.
Title: Re: Picore newbee looking for an application to read pdf files
Post by: Myope-Eagle on July 02, 2014, 06:14:05 AM
Any news ?

Thanks in advance
Title: Re: Picore newbee looking for an application to read pdf files
Post by: corepi on April 08, 2015, 09:11:21 AM
I have the same problem: there is no application to read PDF files on picore.
Are there any plans to port a PDF applicaition?

Regards
Title: Re: Picore newbee looking for an application to read pdf files
Post by: Pengo on March 12, 2020, 05:42:21 AM
Although this is a very old topic, I still think it is a relevant question.
Indeed a pdf reader for piCore would be very welcome as this allows one to read some documentation whilst working on something else for instance.

The only 'workaround' that I found so far is using ghostscript which allows you to walk through a document in one direction.

I looked into many 'small' PDF readers but none of these are easy to pull in on piCore due to missing dependencies (most notably Qt framework). Ghostview (GV) would be the most obvious choice.

Any help is still very much appriciated.

Kind regards,
Pengo
Title: Re: Picore newbee looking for an application to read pdf files
Post by: Juanito on March 12, 2020, 05:49:35 AM
You don't say which version of piCore you're using, but there is a qpdf extension in the piCore-9.x repo.
Title: Re: Picore newbee looking for an application to read pdf files
Post by: Pengo on March 12, 2020, 06:19:18 AM
I thought qpdf is for checking / manipulating pdf files, not for showing and/or reading them.

Title: Re: Picore newbee looking for an application to read pdf files
Post by: Juanito on March 12, 2020, 06:49:49 AM
It was just a suggestion (I never tried) - you could look at compiling flaxpdf

http://tinycorelinux.net/6.x/x86_64/tcz/src/flaxpdf/ (substituting piCore flags)