You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
the version docx4j-ImportXHTML is 8.3.8.
my code here:
`outputMLPackage = WordprocessingMLPackage.createPackage();
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.
the version docx4j-ImportXHTML is 8.3.8.
my code here:
`outputMLPackage = WordprocessingMLPackage.createPackage();
thanks in advance
The text was updated successfully, but these errors were encountered: