You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Puppeteer Sharp library specifically for PDF generation, and I would like to inquire about breaking a content element when there is not enough space on the page. Specifically, if an element at the bottom of the page cannot be displayed in its entirety due to limited space, I would like it to automatically break and display the element on the next page without causing any errors or incorrect display.
I am wondering if Puppeteer Sharp, specifically for PDF generation, supports this feature or if there is any other way to achieve this goal through different options or methods. My desire is for the last element to automatically break and display correctly on the next page when there is not enough space on the current page.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using the Puppeteer Sharp library specifically for PDF generation, and I would like to inquire about breaking a content element when there is not enough space on the page. Specifically, if an element at the bottom of the page cannot be displayed in its entirety due to limited space, I would like it to automatically break and display the element on the next page without causing any errors or incorrect display.
I am wondering if Puppeteer Sharp, specifically for PDF generation, supports this feature or if there is any other way to achieve this goal through different options or methods. My desire is for the last element to automatically break and display correctly on the next page when there is not enough space on the current page.
Thank you very much for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions