public class FOConversionImageHandler
extends org.docx4j.model.images.FileConversionImageHandler
| Constructor and Description |
|---|
FOConversionImageHandler()
Create a PDFConversionImageHandler,
the images are generated in the java.io.tmpdir directory, runs are differentiated with an uuid
|
FOConversionImageHandler(String imageDirPath,
boolean includeUUID)
Create a PDFConversionImageHandler
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
setupImageUri(File imageFile) |
createStoredImage, setupRootFolder, storeImagepublic FOConversionImageHandler()
public FOConversionImageHandler(String imageDirPath, boolean includeUUID)
imageDirPath - Path where the images should be storedincludeUUID, - if a uuid should be used in the image name to differentiate the runsCopyright © 2007-2016. All Rights Reserved.