Aymkdn / html-to-pdfmake

This module permits to convert HTML to the PDFMake format
https://aymkdn.github.io/html-to-pdfmake/index.html
MIT License
545 stars 88 forks source link

Adding extra white space in pdf. #198

Closed sanketjagtap1 closed 10 months ago

sanketjagtap1 commented 10 months ago

Hi,

Getting extra blank space in my pdf. Can you please resolve this issue.

Screenshot 2023-11-09 at 12 18 26 PM
Aymkdn commented 10 months ago

Did you try the remove blanks option? https://github.com/Aymkdn/html-to-pdfmake#removeextrablanks

sanketjagtap1 commented 10 months ago

Yes I tried {removeExtraBlanks:true} this but still facing the same issue.

Aymkdn commented 10 months ago

Please, share the HTML code and Javascript code too.

sanketjagtap1 commented 10 months ago

Actually it's companies agreement html code can't share.

Aymkdn commented 10 months ago

Try to provide a generic example to replicate the issue, then.

You could also check if this is not due to some empty tags, or the default margins due to some tags.

sanketjagtap1 commented 10 months ago

There is no empty tags or margin. Using this code from last 2 years it was working fine this packages. From last few months I'm facing this issue.

Aymkdn commented 10 months ago

Sorry, but if I don't have any replicable code, I cannot help.

github-actions[bot] commented 10 months ago

This issue has been automatically closed because the requestor didn't provide any additional comment.