2
votes
1answer
237 views

Logo in LaTeX document

I don't see any (big) logo on the title page of document class. I'm using the example of report in TeXnicCenter. How can I include a logo on all pages? \documentclass[a4paper,twoside,10pt]{report} ...
9
votes
3answers
2k views

Using fancyhdr to create an image based header and footer

I'm trying to generate a latex report (via Sweave and R) where the header of the document is an image that covers everything (including the top/left/right page margin) and the footer covers everything ...
1
vote
2answers
517 views

fancyhdr with image and flowing text

I want to add a flipbook to my document. Everything seems to work (adding the write pictures. The only thing I'm looking for is making the text flow on every page around the image inserted with ...