-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Only One Page #295
Comments
I was able to make a resume that had 2 pages by adding a new template to extend one of the existing templates, then I run the export, and then I merge the two pdf files together. Would be great if we could do the same thing with much less work. |
This is holding me back from using this. My resume is always multiple pages, this limitation is a no-go for anything serious |
This is one major issue that i observed while trying to use this. Please add this feature. |
Any news on this? Not having this feature is also preventing me from using this |
You just need to change size of your page in "src/page/resume.vue" |
Since this file doesn't existe, I believe you mean edit the vue file for the template I want and edit its size somewhere. I have browsed several vue files and yet don't find any way to do this. |
https://github.com/salomonelli/best-resume-ever/blob/master/src/pages/resume.vue |
Thanks, Most of the results are not the best, but it is a start. Thanks! |
Issue still persists. Perhaps a possible solution would be to start placing blocks (ie education "degrees") into grids to save space |
I'm redoing my CV as it was more than 4 pages long but I think a max limit of 2 is perfect. |
just edit the css in the resume.vue like the picture I sent |
Case
ENHANCEMENT
Issue
Resumes need to be able to be more than one page.
Info
Reproduce
The text was updated successfully, but these errors were encountered: