Conversion Service
Conversion Service
Settings
FCP_Url
Default: http://localhost:8006/FileConverterProSOAP
The FileConverterPro Url to use.
FCP_Profile
Default: default
The FileConverterPro Profile which should be used.
FCP_Async
Default: true
Whether the File should be converted with FileConverterPro as Async job or Sync wait-for-it.
PDF_Resolution
Default: 300
The Quality which should be used to generate for each page a PNG from the generated PDF. From 0 (worst Quality) to 3600 (best Quality). Suggested values are 200 or 300! Any higher and you significantly increase memory and/or file size without really gaining much in quality, any lower and the quality is generally noticeably poor.
FCP_ConversionExtensions
Default: ``
Extended list of supported file extensions for Conversion Service.
You must map your new added file extensions in fileConverterPro ("%programdata%\FileConverterPro\fileextalias.txt") to make it convertable.
FCP_ForcePDFConversion
Default: false
Force conversion even if the original file is PDF.
ConvertPageToPng_ArchivePdfAsExtension
Default: true
When using ConvertPageToPng() and a PDF is created, if this created PDF should be archived as an extension. So the next time any PNG is request, the already generated PDF can be used.
PluginFolder
Default: .
From where the Plugins should be loaded.
GetThumbnail_ArchiveAsExtension
Default: true
When using GetContentThumbnail(), if the created Thumbnail should be archived as an extension. So the next time the Thumbnail is request, it can return the already created one.
GetThumbnail_Quality
Default: 50
The Quality which should be used to generate the Thumbnails. From 0 (worst Quality) to 100 (best Quality)
Supported input formats
DOC, DOCX, RTF, TXT, ODT, XLS, XLSX, PPT, PPTX, PPS, PPSX, FDF, XFDF (Adobe forms), XML, PNG, BMP, TIF, TIFF, JPG, JPEG, GIF, ZIP, RAR, 7Z, MSG, EML, PDF, HTM, HTML, MHTML, PMTX (PDFMerge), DWG / DXF
With iOCR: PDF, TIFF, JPEG, PNG