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

Support for replacing placeholder expressions with top-level docx4j elements #40

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anderssoned
Copy link

Had to stitch two documents together for a project I was working and this is the result.

Enoch Andersson and others added 3 commits April 13, 2018 05:24
… as content from a separate document) like paragraphs or tables
- a little refactoring in `ParagraphWrapper.replace`; added `addReplacement...` helper methods
- updated docx4j to 3.3.7 (fixes this issue: https://www.docx4java.org/forums/docx-java-f6/variableprepare-cause-trouble-in-a-new-doc-t2572.html)
- moved `IndexedRunTest` and `ParagraphWrapperTest` to the utils package (to match the respective classes under test)
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

Successfully merging this pull request may close these issues.

2 participants