docx4j-ImportXHTML
docx4j-ImportXHTML copied to clipboard
Converts XHTML to OpenXML WordML (docx) using docx4j
Is the repeat header row supported? Is there a way to add the in the ?
I am trying to import html-based table, that includes background color style attribute, to word. I am using the latest version docx4j-ImportXHTML - **11.4.8**. When the table is rendered in...
I'm trying to use docx4j-ImportXHTML 8.3.8 and XHTMLImporterImpl has missing XHTMLImporter. How can I resolve is?
Hi there, we are using docx4j in our project. We've already been using docx4j-ImportXTHML (currently version 11.4.8), as well. While updating the other docx4j libraries to version 11.4.11 I noticed...
I have a data attribute that is appended in a `` tag, for example ``, when I am trying to convert it into a xhtml format, it gives me the...
I am creating tables in Docx using HTML Table. Table contains with SVG Base 64 image as Src. eg: **
When importing multilevel numbered list, numbering of second inner level is reset starting second parent item. Actually, new concreteList with override level is assigned to inner list starting second occurence...
hello, when I use docx4j-ImportXHTML convert a html file to docx file,I got a lot of logs like these: 08:58:00.308 [http-nio-8080-exec-3] WARN o.d.c.in.xhtml.XHTMLImporterImpl 784 - Skipping clip .. (null value)...
When processing concurrently, you will receive a Warning: You did not close a PDF Document. May I ask, what is the situation? How to handle it? I am using OracleJDK1.8....
Please review my changes. Thanks, László