open-resume icon indicating copy to clipboard operation
open-resume copied to clipboard

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

Open dabuside opened this issue 1 year ago • 5 comments

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.

dabuside avatar Jan 03 '24 11:01 dabuside

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

atsaloli avatar Jun 06 '24 10:06 atsaloli

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.

mobiuscog avatar Jun 26 '24 17:06 mobiuscog

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.

rachelslurs avatar Jul 04 '24 23:07 rachelslurs

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

aagatsharma avatar Sep 12 '24 18:09 aagatsharma

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

rachelslurs avatar Sep 13 '24 14:09 rachelslurs