bpampuch / pdfmake

Client/server side PDF printing in pure JavaScript
http://pdfmake.org
Other
11.62k stars 2.04k forks source link

How to make table width 100% of page size #44 #2333

Open MayurGVarma opened 3 years ago

MayurGVarma commented 3 years ago

When you're dynamically generating tables this isn't helpful because you're not necessarily setting the right column to * and you can end up with a wonky looking table.

I want all my columns as auto but taking up the full width of the page. Is this not possible?

Originally posted by @hisuwh in https://github.com/bpampuch/pdfmake/issues/44#issuecomment-915903562

hisuwh commented 3 years ago

Thanks @MayurGVarma

nikhil-jaunjal commented 2 years ago

https://github.com/bpampuch/pdfmake/issues/2380#issuecomment-1049776666 I tried this one

hisuwh commented 9 months ago

@nikhil-jaunjal that seems to be talking about height