Rich,
You may insert a specific page number on any page by using \setcounter{page}
{XXX} as ERT.
Axel
Am Montag, 1. Juli 2019, 18:09:28 CEST schrieb Rich Shepard:
> The report I'm preparing has several multipage appendices. Rather than
> bursting the PDFs into single pages and inserting then sequentially as
> graphic inserts I want to insert them as separate documents into the final
> document using pdftk. The ToC should have the correct page number for each
> appendix (even if the pages within it are unnumbered).
>
> What is the LaTeX command to insert a specific page number for the
> Appendix/Chapter page?
>
> TIA,
>
> Rich