Set paper height based on content
-
Re: Set paper height based on content
Hello,
Can we set height based on content with landscape mode? I've tried the same solution with landscape but it's not working properly
Thanks!
-
Did you try using css to make it landscape? Maybe the javascript will calculate height properly then.
@page { size: landscape; }