Re: Copying text from PDF?

John Coppens <[email protected]> Tue, 15 Mar 2005 15:12:36 -0300
Newsgroups gmane.comp.gnome.print
Message-ID <[email protected]>
On Sun, 13 Mar 2005 12:22:40 +0000
Tony Graham <[email protected]> wrote:

> The xmlroff XSL formatter (http://xmlroff.org) uses GNOME Print to
> produce PDF.
> 
> An xmlroff user has pointed out that when he attempts to copy text
> from a viewed PDF document, the text is garbled when it is pasted into
> another application.
> 
> xmlroff isn't doing anything to garble the text.  Is this a feature of
> GNOME Print's PDF?

This is probably because the PDF contains a font (or even several
fonts) for representing the text which does not have standard ASCII
encoding. This is really a pain, because there is - as far as I know - no
tool that takes into account these internal (strangely coded) fonts. These
PDFs show up ok in Acrobat but not in xpdf.

The problem can be solved with a simple script which adds/subtracts a
value from each character value and then regenerates the text (except for
spaces, which seem to be ok).

John

> Regards,
> 
> 
> Tony Graham
> -- 
> Sun Microsystems Ireland                           Phone: +353 1 8199708
> East Point Business Park, Dublin 3                   Internal: (70)19708
> 
> _______________________________________________
> gnome-print-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gnome-print-list