Search found 3 matches

by deathmagneticx
Thu May 02, 2013 9:42 am
Forum: Page Layout
Topic: Table of Contents for set of PDF files
Replies: 1
Views: 10314

Table of Contents for set of PDF files

Hi all! I have a set of pdf files which I have merge into a single pdf file.

What I need is a table of contents page which shows the title of each pdf file and have a description below in italic and also dots.

this is my code:

\documentclass{book}
\usepackage{pdfpages}
\usepackage[pdfauthor ...
by deathmagneticx
Fri Apr 26, 2013 10:41 am
Forum: Page Layout
Topic: Header and Footer on every included PDF Page
Replies: 2
Views: 15138

Re: Header and Footer on every included PDF Page

Thank you very much!
by deathmagneticx
Fri Apr 26, 2013 4:33 am
Forum: Page Layout
Topic: Header and Footer on every included PDF Page
Replies: 2
Views: 15138

Header and Footer on every included PDF Page

Hi all,

I'm a newbie in LaTeX and I need help. I'm combining many PDF files in a single document using pdfpages package. I need help on how to put header and page number in every PDF pages. I was able to put page numbers. My problem is with the header. The header is all the same in all the pages ...