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
{{ message }}
This repository was archived by the owner on Oct 7, 2023. It is now read-only.
Is there a possibility to adjust content of html in pages
For Example
I fetch an html from database containing 10000 words and 20 images. I want to make a book where each page has specific height. So I want to split these 10000 words and 20 images in pages.
Is it possible?