The pax tag has no wiki summary.
10
votes
1answer
68 views
Refer to labels of merged pdfs?
Do I need to use an extra program (pax) in order to bookmark labels of merged pdfs?
For my application, I use KOMA-Script for the letter and moderncv for the CV. Therefore, I have to use two ...
5
votes
1answer
100 views
How to link to sibling PDF when using pdfpages and hyperref
I am using pdfpages to tie several PDF documents together (yes, they must be separate documents) into a portfolio. My problem is that I need to place many, many links within one child document that ...
3
votes
2answers
368 views
How to install PDFBox on Windows so it works with pax?
I am trying to use pdfpages and maintain the internal bookmarks within the included PDF files. The pdfpages README suggests using the pax package for this purpose, so I have installed that from CTAN ...
4
votes
1answer
275 views
Getting pax/pdfpages to work with xelatex?
Please consider the following MWE, in a form of a batch file, which creates two tex files (one of them gets \includepdfd in the other):
cat > insert.tex <<'EOF'
\documentclass{article}
...