Deutsch   English   Français   Italiano  
<vka38r$qekf$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!news.quux.org!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Don Y <blockedofcourse@foo.invalid>
Newsgroups: sci.electronics.design
Subject: Re: pdf page counting
Date: Sun, 22 Dec 2024 15:19:05 -0700
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <vka38r$qekf$1@dont-email.me>
References: <vc2hmjhc9qcfnaa054ej50ii65k3u4r8lj@4ax.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 22 Dec 2024 23:19:09 +0100 (CET)
Injection-Info: dont-email.me; posting-host="449b5a2500ae4cd2e2884ce7ef622d86";
	logging-data="866959"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX19863KlmUk9CGdmXsh1r/7m"
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:102.0) Gecko/20100101
 Thunderbird/102.2.2
Cancel-Lock: sha1:6bFw9XEIcxCnLJ3dmSo3ejjX4j4=
In-Reply-To: <vc2hmjhc9qcfnaa054ej50ii65k3u4r8lj@4ax.com>
Content-Language: en-US
Bytes: 2280

On 12/22/2024 2:52 PM, legg wrote:
> Anyone have any idea how to publish a pdf so that it recognizes
> a frontispiece with roman numeral pagination?

If your page numbering is *within* the document (e.g., a header of your
own creation), then it is entirely up to you what form it takes, where it
is placed, when it appears, etc. (e.g., often the first page of a chapter
has no visible page number)

> The body page one currently recognized as page 14.

The PDF format only deals with ordinality when it comes to page numbers.

> Annoying.

Use the tool upstream of your PDF distiller to impose whatever numbering
scheme you want.  E.g., I never label the first page of a document,
use "lowercase" roman numerals for front matter, <chapter>-<page> for
body pages (and <chapter>-<figure> as well as <chapter>-<table> for
their corresponding materials) and INDEX-<page> for the index.

Set your PDF to open with thumbnail views visible and the viewer can
usually quickly find the page of interest from them.

[Though I've never made a document of more than ~600 pages so it's easy
to find thumbnails of chapter starts and offset from there]