Rotativa Issue printing RAW HTML -


(more specific giorgio bozio)

i have been using rotativa last year print simple html pdf , been working fantastic. happy product, have been trying little more advance , keep having same issue.

normally send rotativa simple invoice view (predefined html) model data populated via razor , worked well, trying implement template's invoices. customers can create own template layouts custom 3rd party form designer , upload template file site. take file , parse , generate elements of invoice stringbuilder , div tags. send generated html view uses @html.raw() populate invoice html. rotativa takes view , generates pdf, when generates pdf quality of text horrible , blurry. generates template correctly, sort of shrinking or make text not crisp.

i have tried everything, playing custom switches playing dimensions of html.

when copy generated html view , generate pdf plainly prints fine, push html view html.raw seem land fussy text.

giorgio bozio, rotativa have issue html.raw? or can perhaps open dialog me try , resolve issue? hope can me...or can me. desperate , dont want change rotativa else.

please help.

resolved text printing issue removing background-color definitions on div containers.

resolved blank page printing issue reducing pageheight on rotativa customswitches

:-)


Comments