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

1.12.2版本出现依赖报错问题 #1144

Open
lyy381821 opened this issue Mar 27, 2024 · 0 comments
Open

1.12.2版本出现依赖报错问题 #1144

lyy381821 opened this issue Mar 27, 2024 · 0 comments

Comments

@lyy381821
Copy link

Issue description (Required*)

NiceXWPFDocument.readRun依赖CTDrawing报错

poi-tl version (Required*)

1.12.2

Minimal test code to reproduce the issue (Required*)

XWPFTemplate render = XWPFTemplate.compile(templateUrl).render(map);
render.writeToFile(outUrl);

 XWPFTemplate render = XWPFTemplate.compile(templateUrl).render(map);
        render.writeToFile(outUrl);

Minimal Docx template file (Required*)

image

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

1 participant