Package org.docx4j.samples
Class FieldINCLUDEPICTURE
java.lang.Object
org.docx4j.samples.AbstractSample
org.docx4j.samples.FieldINCLUDEPICTURE
Example of adding the INCLUDEPICTURE field, via simple and complex field approaches.
-
Field Summary
Fields inherited from class org.docx4j.samples.AbstractSample
inputfilepath, outputfilepath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidaddComplexField(P p, String instrText) private static CTSimpleFieldcreateSimpleField(String val) static voidMethods inherited from class org.docx4j.samples.AbstractSample
getInputFilePath, getOutputFilePath
-
Constructor Details
-
FieldINCLUDEPICTURE
public FieldINCLUDEPICTURE()
-
-
Method Details
-
main
- Throws:
Exception
-
createSimpleField
-
addComplexField
-