| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year |
| seen | Apr 15 at 18:09 | |
| stats | profile views | 1 |
|
Oct 10 |
asked | Draftwatermark with inserted PDF |
|
Jul 31 |
awarded | Scholar |
|
Jul 31 |
accepted | pdfpages, addtolist and list of tables |
|
Jul 31 |
comment |
pdfpages, addtolist and list of tables AHA!! So this was a misunderstanding on my part. I had been assuming that the first argument was the destination PDF page number (for building the reference). It's the page number of the inserted PDF - and since I wanted all of it, "1" is the correct answer. The PDF is only 4 pages long... @Heiko-Oberdiek, you're my hero. |
|
Jul 31 |
comment |
pdfpages, addtolist and list of tables So now I have to wonder what else is causing TeX to ignore the label. I'm still not seeing (MWE below) an entry in the ToC and the table comes out a page too late (and dialing it back to p12 doesn't help). \includepdf[
pages={ - },
pagecommand={},
offset=0in -1in,
addtolist={13, table, {The User Roles table}, tab:UserRoles},
]{UserRolesTable}
Is it possible that pdfpages conflicts with another package I use? |
|
Jul 30 |
comment |
pdfpages, addtolist and list of tables Thanks so much for your help! The reason I used \pagecommand is that it adds my custom header/footer around the inserted PDF (which also explains the offsets). Your MWE does not insert a line to the LoT (I also tried changing it to \subsection* to fit with my hierarchy, but no dice). I get a section titled "Table ?? - The User Roles Table" with nothing else on the page, then the PDF starts on the following page. Thanks, all, for your help so far. |
|
Jul 30 |
comment |
pdfpages, addtolist and list of tables Thanks so much for your help! |
|
Jun 4 |
comment |
pdfpages, addtolist and list of tables Can't figure out how to attach to this page. The PDF is not hosted online (nor will it be), and I've had to strip out all identifying info. By way of update, the new PDF is only 2 pages, but that isn't an issue in the MWE - the "unspecified error" (#1 above) still shows. |
|
May 16 |
comment |
pdfpages, addtolist and list of tables 5 pages in the included PDF. I tried specifying ('\includepdf{pages=1-5...' but that threw the same errors. |
|
May 16 |
awarded | Student |
|
May 16 |
asked | pdfpages, addtolist and list of tables |