Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to parse xml bean #1

Open
vaseems opened this issue Nov 21, 2016 · 1 comment
Open

Unable to parse xml bean #1

vaseems opened this issue Nov 21, 2016 · 1 comment

Comments

@vaseems
Copy link

vaseems commented Nov 21, 2016

I have a docx file with mail merge fields and images, tables, header and footer. When I tried using this code I am getting following error.

Unable to parse xml bean23:54:22.669 [main] ERROR fr.opensagres.xdocreport.converter.docx.poi.itext.XWPF2PDFViaITextConverter - Unable to parse xml bean

With simple docx just with text and fields its working fine.

Searching for a good DOCX to PDF library but couldn't find one that is working perfectly.

Any help is appreciated.

@pascalleclercq
Copy link
Member

Can you provide some more info about your exception (a stackTrace for instance).

The code that generates this exception is certainly : https://apache.googlesource.com/poi/+/refs/heads/trunk/src/ooxml/java/org/apache/poi/POIXMLTypeLoader.java

But I need some infos about the root exception.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants