Tagged Questions
0
votes
1answer
101 views
Modify single page size and insert image
I'm trying to generate a PDF where every page has a background image and some text placed at specific positions.
Some of the pages are normal A4 portrait and others are landscape.
My problem is that ...
4
votes
1answer
1k views
Overlay LaTeX/TeX coding easily on PDF with 300 pages
I've been looking for a way to overlay TeX/LaTeX i.e maths language etc (everything LaTeX is designed for) onto a background document containing 310 pages combined together in a PDF file.
So far I ...
2
votes
1answer
392 views
Text not visible if positioned over included colored pdf?
I'm having a strange issue with LaTeX: My document uses a PDF background that is included with \includepdf{pdf/title}. This PDF consist of some logos and a solid red colored stripe across the page. I ...