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
When I was setting up JSPrintManager I didn't even know this article existed before hand, and ended up going the html-2-canvas route myself as well. If you go this route, make sure to set scale to be paperInfo.dpi / 96 to achieve proper scaling. 96 is the DPI inherent to html2canvas it seems. You'll probably need to do a manual offset to get it rendering properly as well.
hello ..
i'm using the source code in this article https://www.neodynamic.com/articles/Print-HTML-from-Javascript-to-client-printer-without-print-dialog-silently/
but the print outcome is not good. it is very very small can you help me ??
The text was updated successfully, but these errors were encountered: