Hi, I'm starting to implement a parser to pass. docx files to html.
I have some doubts about how it works XWPF as it has some differences with
HWPF.
For example: How I can get a table style, border width, background color,
etc..
Also would be interested in obtaining data from images, such as size after
transformation, a place where it is located, layout, etc.

For tables found: cell.getCTTc (). getTcPr (). getTcBorders (), but I can
not get data from there.

Thank you very much.
Francisco.

--
View this message in context: 
http://apache-poi.1045710.n5.nabble.com/XWPF-styles-tp4300855p4300855.html
Sent from the POI - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to