Skip to content

controlling table output: image pixel-dimensions vs cells defined in mm #990

Answered by gmischler
abubelinha asked this question in Q&A
Discussion options

You must be logged in to vote

Not sure what is going on with the height of your first heading.
Edit: Actually, I think the line_height=33 is doing that.

Note that write_html() always uses img_fill_width=True, which explains the different appearance. Both versions look correct in that regard.

Table cells are subject to substantial changes quite soon. If you look at #973 and #339 , then you can get an idea of how it might look in the future. Each table cell will essentialy become a single text column, with all the flexibility in content and formatting that includes. Until then, it is likely that only the most egregious bugs in the table code will be fixed.

In my example I want 130 mm wide tables. But <table width="130">

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Lucas-C
Comment options

@abubelinha
Comment options

@Lucas-C
Comment options

Answer selected by gmischler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants