After spending a few days tweaking a html doc (that includes an svg image) I now have it rendering to PDF correctly using wkhtmltopdf.exe.
I was expecting that I could then take that html/svg and as long as the options are matched (page size, margins, dpi etc) then it should render the same PDF using pechkin/wkhtmltox.dll.
Turns out thats not the case even when running on the same machine. Pechkin doesnt render the SVG image at all and the page layout is all over the place.
Is there a reason why pechkin renders a PDF so differently from wkhtmltopdf.exe?
After spending a few days tweaking a html doc (that includes an svg image) I now have it rendering to PDF correctly using wkhtmltopdf.exe. I was expecting that I could then take that html/svg and as long as the options are matched (page size, margins, dpi etc) then it should render the same PDF using pechkin/wkhtmltox.dll.
Turns out thats not the case even when running on the same machine. Pechkin doesnt render the SVG image at all and the page layout is all over the place.
Is there a reason why pechkin renders a PDF so differently from wkhtmltopdf.exe?