Skip to content
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

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

Open
dabuside opened this issue Jan 3, 2024 · 6 comments
Open

Comments

@dabuside
Copy link

dabuside commented Jan 3, 2024

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
Copy link

atsaloli commented Jun 6, 2024

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

@mobiuscog
Copy link

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
Copy link

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
Copy link

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

@rachelslurs
Copy link

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! #60

@leochiu-a
Copy link

A solution is to add overflow-y: auto to the element inside the <iframe>.

2024-11-14.5.09.08.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants