Open dabuside opened 10 months ago
Stale. My resume is two pages and both pages get rendered.
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.
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.
i am still searching for a solution. Have you implemented it?
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
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.
Btw, blank page footer/header support for mutiple page are very convenient.