all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to make a text searcheable pdf from latex/dvi/ps
@ 2007-10-10 20:33 vasan999
  2007-10-11 19:06 ` Dan
  0 siblings, 1 reply; 2+ messages in thread
From: vasan999 @ 2007-10-10 20:33 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, I am a newbie.

There are three cases depending on whether I have latex source, dvi or
just postscript.

I have observed that when pdf is made from the postscript, it is not
searcheable. This must be a systematic phenomena and not an accident
of nature.

Please explain what to do about it.

Vasantha

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to make a text searcheable pdf from latex/dvi/ps
  2007-10-10 20:33 How to make a text searcheable pdf from latex/dvi/ps vasan999
@ 2007-10-11 19:06 ` Dan
  0 siblings, 0 replies; 2+ messages in thread
From: Dan @ 2007-10-11 19:06 UTC (permalink / raw)
  To: help-gnu-emacs

On Oct 10, 3:33 pm, vasan...@hotmail.com wrote:
> Hi, I am a newbie.
>
> There are three cases depending on whether I have latex source, dvi or
> just postscript.
>
> I have observed that when pdf is made from the postscript, it is not
> searcheable.

Since there are hundreds of ways to make PDF from PS
(as well as many ways to produce the PS to begin with),
this statement cannot possibly be true as stated.

Assuming dvips makes the PS, one should try to ensure
the fonts used will pass easily to the PDF file. Scott
addressed this in his reply.

Assuming GhostScript makes the PDF (via a script ps2pdf,
perhaps) one needs to ensure that GS will pass font shapes
as text (rather than as, say, rendered bitmaps). This may
require a sufficiently recent GS. GS versions 7.x are still in
use today (amazingly) but versions 8.x do a better job of
producing PDF.

Other methods of converting PS to PDF may have their own
strictures.

> This must be a systematic phenomena and not an accident
> of nature.

It is an accident of the methods used and their configuration.
Like Scott, my versions of dvips and ps2pdf produce searchable
PS, at least with most text.


Dan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-10-11 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-10 20:33 How to make a text searcheable pdf from latex/dvi/ps vasan999
2007-10-11 19:06 ` Dan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.