react dom content to pdf is creating very large size pdf reacrjs jsdoc
I have a page rendered in reactjs that contains simply some paragraphs and one logo with some styles and i want to export it as pdf document.
jspdf is showing extra padding top on element . How to fix this?
This is before creating pdf
enter image description here