On Tue, Oct 22, 2019 at 4:10 PM Patrick Gundlach <[email protected]> wrote:
> Hi all, > > this code creates a PDF with 100 pages which looks fine in Skim (a Mac PDF > viewer), but fails to render in Adobe Acrobat. > > When I set the number of pages to 10, everything is fine. > > (Everything > 10 seems to break Adobe Acrobat - current release) > > Patrick > > in luatex 1.11.1 we have now "page_objnum_provider" callback (replaced with "page_order_index", see the manual) . Could be what you want. -- luigi
