toondaey / nestjs-pdf

Nest js pdf generator
MIT License
80 stars 37 forks source link

Css doesn't work properly #157

Open ahmedfares19 opened 2 years ago

ahmedfares19 commented 2 years ago

the original Html file image

the that's what i got image

bpvcode commented 2 years ago

Hello,

Any news on this? I'm not able to generate PDF with images also. Exactly the same behaviour. We are applying in-line CSS styles, and some of them doesn't work properly as well.

Thank you

Bruno Vilar

RamallahS commented 1 year ago

You can add image as base64, as example:

<image id="image0_1472_40455" width="937" height="155" xlink:href="data:image/png;base64,iVBORw0KGgoAAA..................=" />