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?
--
"If you're
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
On 4/19/15, 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.
Will have to try that one myself as I hadn't yet included a reader in
my latest debooststrap
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. Please give me command
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
On Fri, Jun 06, 2008 at 15:26:22 +0200, Johannes Wiedersich wrote:
> On 2008-06-06 14:24, Dotan Cohen wrote:
> > I have 20-odd PDF's that I must read. They have a terrible
> > handwritten-type font embedded in them and I cannot read them! The
> > PDFs are text, not images, as I've been able to copy
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]) than on kpdf, xpdf.
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 problem is that the idiot who c
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 2008-06-06 14:24, Dotan Cohen wrote:
> I have 20-odd PDF's that I must read. They have a terrible
> handwritten-type font embedded in them and I cannot read them! The
> PDFs are text, not images, as I've been able to copy the text and
> paste to Ope
24 matches
Mail list logo