Tagged Questions
2
votes
2answers
382 views
\pdfbookmark to page number and location with \includepdf
I would like to use a \pdfbookmark like command to reference a page within a PDF document (included with the \includepdf command) and further to bring the user to a specific location (say 2.34 inches ...
3
votes
1answer
820 views
\pdfbookmark hyperlink aims to low with \includepdf
I'm trying to use pdfTeX to bring together several PDF documents and use the bookmarks feature of Adobe/Preview to supply a hyperlinking structure in a sidebar window. When I try this with multiple ...
0
votes
1answer
647 views
hyperref vs includepdf
\documentclass[12pt,a4paper]{mwrep}
\usepackage{polski}
\usepackage[cp1250]{inputenc}
\usepackage{pdfpages}
\usepackage[hidelinks]{hyperref}
\renewcommand\baselinestretch{1.5}
\usepackage{etoolbox}
...