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

Feature Request: #204

Closed owen-soak closed 7 months ago

owen-soak commented 7 months ago

Seems some work has been done over on https://github.com/bpampuch/pdfmake/issues/74 to provide a way to encourage vertical alignment within tables, is this something that could be ported over to this package?

Aymkdn commented 7 months ago

There are dozens of comments in this issue of PDFMake…

It looks like the vertical alignment is not a native option of PDFMake, and a hack must be used. So it's not ideal…

I could consider it, but I need your help. Please, provide a working example:

  1. The HTML code
  2. How the PDFMake JSON should represent it
  3. The final/excepted render in PDF

I don't have time to go through all the comments there, then try things, see what works or not, and so on.

Thank you

github-actions[bot] commented 7 months ago

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