Package org.docx4j.samples
Class ImageConvertEmbeddedToLinked
java.lang.Object
org.docx4j.samples.ImageConvertEmbeddedToLinked
Takes existing images internal to the package,
and points at them with TargetMode="External",
and r:link (instead of r:embed).
Optionally saves the target part as a file.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class<w:drawing> <wp:inline distT="0" distB="0" distL="0" distR="0"> <a:graphic xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main"> <a:graphicData uri="http://schemas.openxmlformats.org/drawingml/2006/picture"> <pic:pic xmlns:pic="http://schemas.openxmlformats.org/drawingml/2006/picture"> <pic:blipFill> <a:blip r:embed="rId5" /> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImageConvertEmbeddedToLinked
public ImageConvertEmbeddedToLinked()
-
-
Method Details
-
main
- Parameters:
args-- Throws:
Exception
-