Replies: 1 comment
-
|
If you unzip a docx and inspect it, you'll see this is done with a SEQ in the caption, together with a TOC with \c switch referencing the sequence. Higher level support, as of 11.5.4; see #486 (There has never been anything stopping you from working with this content in a low-level way) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
Does the library support List of Tables, in case a table has a caption?
From what I've see in the documentation https://docx4java.org/docx4j/Docx4j_GettingStarted.pdf, page 36 it doesn't
Thanks
Beta Was this translation helpful? Give feedback.
All reactions