css - Printed webpage looks different than in Google Chromes Print Preview -
i have been experiencing weirdest problem, can't begin troubleshoot. important webpage in project working 100% printable. can see signature field below , note field (with string "erererer") shows great in google chromes print preview not when print out using chrome browser. in fact, note field prints out border , nothing else (looks white empty div border) , signature field prints out actual signature. when use google chrome save document pdf , print out directly pdf prints perfect. when use firefox print, signature area prints perfect, note problem remains of printing outter border.
i appreciate suggestions on how begin fix or input on why may happening.
many in advance!
if need accurate & reliable printability, going itext , pdf solution. can render page pdf , show in browser, , print specified.
html inexact, has marks (page numbers etc) browser, , can glitchy.
itext (latest versions) available open-source, or commercially. there's older version available free. see: what latest version of itext not agpl?
as note field: maybe there's weird backgrounds, non-standard styling? , or fonts aren't present? try making plain vanilla table.
Comments
Post a Comment