Search found 2 matches

by code401
Thu Apr 25, 2013 5:36 pm
Forum: Document Classes
Topic: Inserting PDF Pages into Presentation
Replies: 2
Views: 22338

Re: Inserting PDF Pages into Presentation

Hi Tex users....

Any suggestion????
by code401
Mon Apr 22, 2013 3:40 pm
Forum: Document Classes
Topic: Inserting PDF Pages into Presentation
Replies: 2
Views: 22338

Inserting PDF Pages into Presentation

Hi LaTeX users,

I'm new to LaTeX and I'm creating slides in beamer and trying to include a PDF document into my slides. After searching the net, I came across this suggestion.
\setbeamercolor{background canvas}{bg=}
\includepdf[pages={1-5}]{file.pdf}
But this is not inserting the PDF, rather I ...