문제

Is there a high level interface to manipulating document fields with docx4j?

The task I am doing is to fill in the fields (and optionally remove them or not - i.e. maybe leave them filled in, or replace them with their value), then transform to xsl-fo, with a view to transforming to PCL.

도움이 되었습니까?

해결책

For MERGEFIELD, there is such an interface in docx4j SVN and recent nightlies; see MailMerger

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top