Search found 2 matches

by jilani
Mon Sep 28, 2015 5:14 pm
Forum: General
Topic: Inserting a PDF cover to a PDF book
Replies: 3
Views: 6107

Re: Inserting a PDF cover to a PDF book

Yes! It works now as expected. Thank you very much.
by jilani
Sun Sep 27, 2015 2:11 pm
Forum: General
Topic: Inserting a PDF cover to a PDF book
Replies: 3
Views: 6107

Inserting a PDF cover to a PDF book

Hi All,
I have a PDF book (MyBook.pdf) written in LaTeX witch has the classical table of contents visible on the left side of PDF Reader. I have added the cover MyCover.pdf using this LaTeX code:
\documentclass[a5paper,BCOR=8.25mm]{book}
\usepackage{bookman}
\usepackage{pdfpages}
\begin{document ...