Replies: 3 comments 2 replies
-
|
I am using this successfully: """ * {font-family: sans-serif;font-size: 10px}
table {border-spacing: 0;font-size: 10px;}
td,th {text-align:right;padding-left:8px;padding-right:2px;padding-top:4px;
padding-bottom:4px;border: .5px solid #bbb;}
.middle {vertical-align:middle;}
""" |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you. Is it possible to get all table lines from pdf image, and then write lines on a new pdf? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
If I draw lines to a new pdf, can pdf2docx treat them as a normal table instead of lines? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Need below effect.

got split lines

Beta Was this translation helpful? Give feedback.
All reactions