xitanggg / open-resume

OpenResume is a powerful open-source resume builder and resume parser. https://open-resume.com/
https://open-resume.com
GNU Affero General Public License v3.0
6.73k stars 652 forks source link

[Feature Request] Support more than 1 page resume content rendering #88

Open dabuside opened 10 months ago

dabuside commented 10 months ago

It's pretty common that resume more than 1 page. Currently, the builder only render the first page content. The following page shoule be rendered as well.

image

Btw, blank page footer/header support for mutiple page are very convenient.

atsaloli commented 4 months ago

Stale. My resume is two pages and both pages get rendered.

mobiuscog commented 4 months ago

The preview only seems to show the first page (at least in Firefox). The entire resume is rendered on pressing the 'download' button though. It would be useful if the preview showed all pages.

rachelslurs commented 4 months ago

One idea I had was to optionally include a block to manually handle inserting page breaks, but I suppose it would have to be in a sub-block to be really helpful, given that would only solve for when you want page breaks to happen between sections, rather than say, between jobs.

aagatsharma commented 1 month ago

i am still searching for a solution. Have you implemented it?

rachelslurs commented 1 month ago

i am still searching for a solution. Have you implemented it?

No I haven't, but looking through the pull requests, it seems someone has made an attempt that might be helpful for you to try! https://github.com/xitanggg/open-resume/pull/60