Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.postscript > #325

Re: HOW2 remove page breaks?

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Helge Blischke <h.blischke@acm.org>
Newsgroups comp.lang.postscript
Subject Re: HOW2 remove page breaks?
Followup-To comp.lang.postscript
Date Sun, 11 Sep 2011 17:05:28 +0200
Lines 36
Message-ID <9d411uFjhaU1@mid.individual.net> (permalink)
References <j4i31f$goj$2@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding 7Bit
X-Trace individual.net ghhSZIrgyB+kmWmXidWQYwpbVzKeHuas8Gp9NRSmXr01pJqd0l
Cancel-Lock sha1:2EHlTfhS131/yzkH4xdJM1AKqRo=
User-Agent KNode/0.99.01
Xref x330-a1.tempe.blueboxinc.net comp.lang.postscript:325

Followups directed to: comp.lang.postscript

Show key headers only | View raw


NoHtmlMailsPlease wrote:

> Adobe can read your *.pdf text to you while you're lying down.
> But the un-natural pauses at the page breaks, cause loss of already
> difficult
> understanding, of the synthetic speech.
> 
> Linux:OpenOffice converts the text to *.pdf; but obviously thinks in terms
> of
> pages [A4], so it can't be set for an infinite length page.
> 
> OTOH converting pdf <-> ps is possible; so perhaps some ps-tool can remove
> the
> <page-breaks>?
> 
> I'm guessing that the ps-code has simply got <standard page-break>
> instructions,
> which are just deleteable. Or is there some 'global check' which will then
> be
> invalid?
> 
> == TIA.


The only chance you might have when creating the PDF or PS is to set the 
bottom and top margins to (nearly) zero and telling Acrobat or Reader to 
supress the gaps between pages.

Note that both PostScript and PDF use a default coordinate system the origin 
of which is the lower left corner of the page.
And even if you transform the coordinate system too have the origin at the 
upper left corner, you cannot set up a page which has infinite length (e.g. 
simly because of the limited size of integers in real computers).

Helge

Back to comp.lang.postscript | Previous | NextPrevious in thread | Find similar


Thread

HOW2 remove page breaks? "NoHtmlMailsPlease" <UsePlainText@dog.edu> - 2011-09-11 12:24 +0200
  Re: HOW2 remove page breaks? Helge Blischke <h.blischke@acm.org> - 2011-09-11 17:05 +0200

csiph-web