Curricula Vitae / RésumésPrinting help

ModernCV, Friggeri, Plasmati, Classicthesis-CV, and more
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Printing help

Post by templateuser »

Hey Vel,

When I print the Friggeri document it shows up with a 1/2" white border around the whole page. I've tried to print as fit to page but the white border still shows up. Is there anything that can be done about this?

Resume123

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Printing help

Post by Vel »

Hey,

You're probably trying to print on A4 paper? If so, add "a4paper" to the document class like so:

\documentclass[a4paper]{friggeri-cv}

I tried that and the margin went away when I tried to print to A4 paper. One thing I did notice though was that the column spacing was a bit off since A4 is thinner than US letter, someone else asked a question about how to adjust that before so have a look for that question to change the date column width.

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply