Remove page breaks
-
Can we remove page breaks to turn pdf into one page?
-
pdf utils can remove specific pages
https://jsreport.net/learn/pdf-utils#usage-in-scriptIf this doesn't help, please elaborate more.
-
Sorry my bad. I'm trying to show all html in one page. If I don't have a chance to turn off pagination, dynamically changing the page height might also solve my problem, but I couldn't find how to do it.
-
This could do the trick.
https://playground.jsreport.net/w/jan_blaha/_aw4WH48
-
It works! Thanks. I found this on github but somehow I couldn't use it. Probably because of px part.