Open johntdyer opened 3 years ago
Can you please post how the printed resume looks like? Here is mine, I think that's how LinuxBozo designed it to be, e.g. without foto and with less details: https://terrty.net/cv/
yea, thats exactly how its turning out, I just would really like to get the html view when saving as a PDF..
For anyone still roaming these wastelands and stumbling across this gorgeous theme, I got the PDF export working somehow. However, needs a little fiddling in the source code of resume-cli. Check out my fork, to see what needs to be done: https://github.com/SimuIacrum/resume-cli/commit/cae24f14a814b55d9c8dd3374dd18d80a159a795
Given the sample JSON Resume, the output of resume export
will look like this: resume_johndoe.pdf
Now this finally looks like the HTML version we wanted.
(I did, however, remove some entries so it fits on a single page...)
I am not sure why but I am unable to print w/ any of the colors or images when I print to PDF. I also tried the export via resume-cli and that didnt work either. I am not sure how to debug this to give you any more information... But FWIW it looks GREAT on the website, but horrible when I try to export to a file . I think this has something to do w/ printing with bootstrap enabled themes....