-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
2.042 introduced a new method to specify page labels, page_labels
, deprecating the old pageLabels
method. Simultaneously the page number parameter changed from 0-based to 1-based. Even though documented, it can be easily overlooked, as I did, and, in my case it led to PDF documents that were not correctly dealt with by certain viewers.
Would it be possible to add a warning in page_labels
when the page parameter is less than 1?
Metadata
Metadata
Assignees
Labels
No labels