Malt To CV is a script to make your Malt profile into an exportable PDF file.
-
Go to
https://www.malt.fr/profile/YOURPROFILENAME?overview=truewith Chrome -
Press
CTRL + SHIFT + Jin Windows and Linux environments orCMD + OPTION + Jin a Mac environment. -
Copy and paste the following into the console.
var script=document.createElement("script");script.type = "text/javascript";script.src="https://cdn.jsdelivr.net/gh/DylanMerigaud/malt-to-cv/script.js";document.head.appendChild(script);-
Press
CTRL + Pin Windows and Linux environments orCMD + Pin a Mac environment. -
Set the following settings:
-
Destination: Save as PDF.
-
Layout: Portrait.
-
Paper size: A4.
-
Margins: None.
-
Scale: 50%.
-
-
Save and enjoy !