emxComponents.ImageManager.PDFImageUtility.Directory | Defines the directory path to the image converter executable. | Filepath |
emxComponents.ImageManager.PDFImageUtility.SupportedFormats | Defines the image formats that the utility will convert into JPG files. | Comma-separated list of the supported image formats. Only these values are supported: pdf,ai
ai
pdf
|
emxComponents.ImageManager.PDFImageUtility.Arguments | Defines the arguments required for the utility. Use the exact value shown. | -d,300,-lk, LICENSE_KEY,-pgs,1 |
emxComponents.ImageManager.PDFImageUtility.ExecutableName | Defines the name of the utility's executable file. Use the exact value shown for your operating system. | Windows: pdf2imgR2 Linux: pdf2img |
emxComponents.ImageManager.PDFImageUtility.Name | Defines the name of the conversion utility. Use the exact value shown. | PDF-Tool |