On Sun, Apr 19, 2015 at 09:57:04PM +1000, win...@tpg.com.au wrote:
> Dear debian-user
> How can i install pdf reader for beaglebone debian. Please give me
> command line and link.Thanks
What have you tried, and what didn't work for you?
Have you installed *any* software on it yet?
On Sun, Apr 19, 2015 at 10:40:47PM +1000, Matthew Chong wrote:
> If you have dpkg and frontends (apt, aptitude etc) you can easily install
> zathura PDF viewer with "sudo apt-get install zathura", which is a
> minimalist PDF viewer.
You've done that on the Beaglebone have you?
--
"If you're not
ueries like:
apt-cache search pdf viewer
OR
apt-cache search pdf reader
For the widest *_CHOICES_*, try several different creative keyword
variations because those searches feed off descriptions and such that
developers have consciously written into their packages.
Good luck!
Cindy :)
If you have dpkg and frontends (apt, aptitude etc) you can easily install
zathura PDF viewer with "sudo apt-get install zathura", which is a
minimalist PDF viewer.
On Sunday, April 19, 2015, wrote:
> Dear debian-user
>
> How can i install pdf reader for beaglebone debian. Ple
Dear debian-user
How can i install pdf reader for beaglebone debian. Please give me
command line and link.Thanks
Regards
Wing
2009/3/19 H.S.
> 明覺 wrote:
> > 2009/3/19 H.S.
> >
> >> 明覺 wrote:
> >>> On Thu, Mar 19, 2009 at 9:29 AM, H.S. wrote:
> >>>
> >>>> 明覺 wrote:
> >>>>> I use the default pdf reader, but I think the display is unusual,
明覺 wrote:
> 2009/3/19 H.S.
>
>> 明覺 wrote:
>>> On Thu, Mar 19, 2009 at 9:29 AM, H.S. wrote:
>>>
>>>> 明覺 wrote:
>>>>> I use the default pdf reader, but I think the display is unusual, for
>>>> there
>>>>> are spac
2009/3/19 H.S.
> 明覺 wrote:
> > On Thu, Mar 19, 2009 at 9:29 AM, H.S. wrote:
> >
> >> 明覺 wrote:
> >>> I use the default pdf reader, but I think the display is unusual, for
> >> there
> >>> are space between letters, not good for reading. h
明覺 wrote:
> On Thu, Mar 19, 2009 at 9:29 AM, H.S. wrote:
>
>> 明覺 wrote:
>>> I use the default pdf reader, but I think the display is unusual, for
>> there
>>> are space between letters, not good for reading. how to solve it? thanks.
>>>
>> Pe
On Thu, Mar 19, 2009 at 9:29 AM, H.S. wrote:
> 明覺 wrote:
> > I use the default pdf reader, but I think the display is unusual, for
> there
> > are space between letters, not good for reading. how to solve it? thanks.
> >
>
> Perhaps it is a font problem? What are th
明覺 wrote:
> I use the default pdf reader, but I think the display is unusual, for there
> are space between letters, not good for reading. how to solve it? thanks.
>
Perhaps it is a font problem? What are the fonts that are listed in the
document information? I think if your system does
I use the default pdf reader, but I think the display is unusual, for there
are space between letters, not good for reading. how to solve it? thanks.
--
My platform is debian sid AMD64 gnome.
2008/6/7 Florian Kulzer <[EMAIL PROTECTED]>:
> #! /bin/bash
> #
> # pdfstripsfonts: a simple wrapper script that invokes ghostscript
> # to remove all embedded fonts from a PDF document (work in progress)
>
> if [ -z "$1" ]
> then echo "Usage: ${0##*/} input_pdf [output_pdf]"
> exit 1
> fi
> INFI
On 06/07/2008 11:52 AM, Florian Kulzer wrote:
On Sat, Jun 07, 2008 at 11:25:10 -0500, Mumia W.. wrote:
[...] And the program "pdffonts" tells me that WEFAKP+GuttmanYad-Brush_00 and
SWNCWI+GuttmanYadLight_00 are still embedded in the file.
Hmm, these two fonts are missing in the /NeverEmbed li
On Sat, Jun 07, 2008 at 11:25:10 -0500, Mumia W.. wrote:
> On 06/07/2008 07:29 AM, Florian Kulzer wrote:
>> [...]
>> I would be interested to know if these fonts are still listed as
>> embedded if you run pdffonts on the final -NOFONTS.pdf. I will ask
>> Dotan to send me his original file; mayb
On 06/07/2008 07:29 AM, Florian Kulzer wrote:
[...]
I would be interested to know if these fonts are still listed as
embedded if you run pdffonts on the final -NOFONTS.pdf. I will ask
Dotan to send me his original file; maybe there is some document
security option which has to be overridden.
On Fri, Jun 06, 2008 at 21:48:32 +0300, Dotan Cohen wrote:
> 2008/6/6 Florian Kulzer:
> > You can select which page is opened, but you cannot edit more than one
> > page at once.
>
> That's going to be a problem 20 documents (10 pages each) a week
> before the final exam!
>
> > Here is an extreme
On Fri, Jun 06, 2008 at 13:30:17 -0500, Mumia W.. wrote:
> On 06/06/2008 12:02 PM, Florian Kulzer wrote:
>> [...]
>> Here is an extremely quick-and-dirty, I-guarantee-for-nothing (!) bash
>> script to remove embedded fonts. It takes only one argument, the name of
>> the original PDF file, and it ge
2008/6/6 Johannes Wiedersich <[EMAIL PROTECTED]>:
>> If I had the time to learn shell scripting now, I would figure out how
>> to do this for 20 documents of 10 pages each. But I have a Materials
>> Engineering exam next week.
>
> Oh, come on, you don't have to do shell scripting for that:
>
> pd
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2008-06-06 18:41, Dotan Cohen wrote:
> 2008/6/6 Sjoerd Hiemstra <[EMAIL PROTECTED]>:
>>pdftk in.pdf burst
>
> If I had the time to learn shell scripting now, I would figure out how
> to do this for 20 documents of 10 pages each. But I have a Ma
2008/6/6 Florian Kulzer <[EMAIL PROTECTED]>:
> You can select which page is opened, but you cannot edit more than one
> page at once.
That's going to be a problem 20 documents (10 pages each) a week
before the final exam!
> Here is an extremely quick-and-dirty, I-guarantee-for-nothing (!) bash
>
On 06/06/2008 12:02 PM, Florian Kulzer wrote:
[...]
Here is an extremely quick-and-dirty, I-guarantee-for-nothing (!) bash
script to remove embedded fonts. It takes only one argument, the name of
the original PDF file, and it generates "...-NOFONTS.pdf". I only tested
this on one PDF file that I
On Fri, Jun 06, 2008 at 18:37:35 +0300, Dotan Cohen wrote:
> 2008/6/6 Florian Kulzer:
> > I think inkscape is by far the best tool for this job, provided that you
> > use version 0.46 (available in Lenny and Sid). It can read PDFs directly
> > and convert their content to fully-editable text blocks
2008/6/6 Sjoerd Hiemstra <[EMAIL PROTECTED]>:
> Dotan Cohen" wrote:
>> 2) Can Inkscape work with more than a single page? I have 20
>> documents, 10 pages on average each, and the test is next week!
>
> At least you can use pdftk to split the pdf into its individual pages.
>
>pdftk in.pdf burst
Dotan Cohen" wrote:
> 2) Can Inkscape work with more than a single page? I have 20
> documents, 10 pages on average each, and the test is next week!
At least you can use pdftk to split the pdf into its individual pages.
pdftk in.pdf burst
BTW, KWord, part of KOffice, used to be able to open
On Fri, Jun 06, 2008 at 06:37:35PM +0300, Dotan Cohen wrote:
> 2008/6/6 Florian Kulzer <[EMAIL PROTECTED]>:
> > I think inkscape is by far the best tool for this job, provided that you
> > use version 0.46 (available in Lenny and Sid). It can read PDFs directly
> > and convert their content to full
2008/6/6 Florian Kulzer <[EMAIL PROTECTED]>:
> I think inkscape is by far the best tool for this job, provided that you
> use version 0.46 (available in Lenny and Sid). It can read PDFs directly
> and convert their content to fully-editable text blocks, vector graphics
> or embedded bitmaps (depend
ages, as I've been able to copy the text and
> > paste to OpenOffice successfully. However, the documents are Materials
> > Engineering documents with charts and diagrams, so simply copying and
> > pasting the whole thing is unacceptable. Is there a PDF reader that
> > lets
2008/6/6 Mumia W.. <[EMAIL PROTECTED]>:
> Unless you're a Postscript programmer, this is not for the faint of heart,
> but it is possible to replace one PDF (or Poscript) font with another.
I'm not a postscript programmer... but I'm not faint of heart either...
> Read the debian-user thread that
On 06/06/2008 08:53 AM, Dotan Cohen wrote:
2008/6/6 Johannes Wiedersich <[EMAIL PROTECTED]>:
If it's just that they look unreadable on screen, you could try a
different pdf reader. I've had the experience that some strange
bitmapped fonts look better on acroread (from [1]) th
2008/6/6 Johannes Wiedersich <[EMAIL PROTECTED]>:
> If it's just that they look unreadable on screen, you could try a
> different pdf reader. I've had the experience that some strange
> bitmapped fonts look better on acroread (from [1]) than on kpdf, xpdf.
>
No, the p
text and
> paste to OpenOffice successfully. However, the documents are Materials
> Engineering documents with charts and diagrams, so simply copying and
> pasting the whole thing is unacceptable. Is there a PDF reader that
> lets one override the embedded fonts?
If it's just that
ith charts and diagrams, so simply copying and
pasting the whole thing is unacceptable. Is there a PDF reader that
lets one override the embedded fonts?
I cannot ask for the documents to be recreated in an accessible
manner, as I already tried that route.
Thanks in advance.
Dotan Cohen
http
> non-free/gs-aladdin-4.03 for Aladdin Ghostscript ...
I think that someone posted couple of weeks ago that he had debianized
gs-aladdin-5 for Debian 1.3.x (I don't remeber the URL for it). If I am not
mistaken, it was mentioned when discussing problems with xpdf and/or problems
with printing
On Fri, Apr 24, 1998 at 11:20:09AM +0300, Heikki Vatiainen wrote:
> If you try to view an encrypted PDF file with Ghostscript (using gv or
> ghostview as a front end) and get an error message, see
> http://www.ozemail.com.au/%7Egeoffk/pdfencrypt/.
There are now PDF decryption patches for xpdf. I
Andreas says :
>oooppssforgot to say there's a package for acroread ( the acrobat
reader) on >the debian ftp server,but i think you should be better to
use a
>mirror from France,check in the contrib section,it's there:
>*** Opt contrib acroread 3.0-1 3.0-1 Adobe Portable
>D
Hello again,
Correcting myself ...
I just noticed that I was talking about packages in the unstable
distribution. The same readers are available for the stable distribution but
in different locations.
For the stable (1.3.x) distribution, see text/xpdf-0.6 for xpdf,
non-free/gs-aladdin-4.03 fo
Hi,
There are several PDF readers available. I have Aladdin Ghostscript 5.10,
xpdf 0.7a and acroread (Adobe Acrobat Reader) 3.01 installed. They are all
available as Debian packages in non-free/text section at the Debian mirror
sites.
If you try to view an encrypted PDF file with Ghostscript (
> Hi !
>
> Does anyone know where I could find a PDF reader for Linux ?
>
> Thanks.
oooppssforgot to say there's a package for acroread ( the acrobat
reader) on the debian ftp server,but i think you should be better to use a
mirror from France,check in the contri
> Hi !
>
> Does anyone know where I could find a PDF reader for Linux ?
>
> Thanks.
adobe has one for X,you can get it at: http://www.adobe.com/
Alain
>
> --
>
> Andreas Saudemont
> email: [EMAIL PROTECTED]
>
>
>
>
> --
> To UNSUBSCRIBE
> Hi !
>
> Does anyone know where I could find a PDF reader for Linux ?
C' est acroread. Follow the "packages" link from the Debian
LINUX front page at
http://www.debian.org/
It is in "text processing," non-free.
Arthur
***Reach me at [EMAIL PRO
> Does anyone know where I could find a PDF reader for Linux ?
>
> Thanks.
>
> Andreas Saudemont
> email: [EMAIL PROTECTED]
Hi Andreas,
I use gv for viewing pdf (and postscript) files. I believe it is under the
"text"
directory of the
Hi !
Does anyone know where I could find a PDF reader for Linux ?
Thanks.
--
Andreas Saudemont
email: [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
43 matches
Mail list logo