Category: FileConverterPro

EMail Archiver for FileConverterPro – Version 4.0.7

New features in version 4.0.7:

  • The file name for archiving / conversion of messages / attachments may be separately and independently configured for the folder of sent messages, as well as all other folders. Because the own email address can not be read from the sent email message, there is an option using the the% FROM% variable can be preassigned for the messages you send.

EMail Archiver - MS-Outlook plugin - Dateinamen Konfiguration je nach Funktion und für gesendete Elemente unterschiedlich  EMail Archiver - MS-Outlook plugin - Aktionen die nach der Archivierung ausgeführt werden sollen finden sich auf einem eigenen Sub-Tab

  • Customize User Interface Using the configuration, it is now also possible to disable functions and buttons so that they are no longer displayed on the User Interface. This allows that emails and attachments are limited only converted to PDF, but can not be archived.

EMail Archiver - MS-Outlook plugin - Konfiguration der am Userinterface verfügbaren Funktionen

  • Profiles for PDF export settings – PDFExport Einstellungen  provide plenty of additional functions, which can be applied to the generated PDFs. All settings can be managed via profiles and then saved, selected and activated as an entirety. Profiles can be created, copied, renamed, deleted, and imported and exported.

EMail Archiver - MS-Outlook plugin - PDFExport Einstellungen über Profile

 

Download – EMail Archiver Outlook Plugin for FileConverterPro >>>

Download – EMail Archiver Station Outlook Plugin incl. FileConverterPro local  >>>

PDFExport Settings – Many additional functions for PDF documents

There are many additional functions that can be applied to PDF’s. To use this again and again in all of our applications in the same fashion, we have summarized the functionality in a separate component. This we use in all our applications FileConverterPro, Email Archiver, PDFMerge etc.

The advantage is that additions and corrections need to be made in only one place and all new applications can be expanded quickly and easily with these functions.

PDFExport functions:

  • Fill in PDF Info fields

4.1 EMail Archiver- Konfiguration - PDFExport Settings - Allgemeine Informationen  4.2 EMail Archiver- Konfiguration - PDFExport Settings - Variablenbelegung

  • document representationOpen Mode

4.3 EMail Archiver- Konfiguration - PDFExport Settings - Öffnen Modus

  • PDF Password set (open, system)
  • PDF function restrictions

4.4 EMail Archiver- Konfiguration - PDFExport Settings - PDF Sicherheitseinstellungen

  • numbered pages

4.5 EMail Archiver- Konfiguration - PDFExport Settings - Seitennummerierung

  • Stationery functionPDF underlay / overlay

4.6 EMail Archiver- Konfiguration - PDFExport Settings - Overlay & Underlay

  • numbered bookmarks

4.7 EMail Archiver- Konfiguration - PDFExport Settings - Nummerierung Lesezeichen

  • Create a cover page and insert with stationery

4.8 EMail Archiver- Konfiguration - PDFExport Settings - Deckblatt

  • create table of contents from bookmarks incl. Editor and Stationery

4.9 EMail Archiver- Konfiguration - PDFExport Settings - Inhaltsverzeichnis  4.9.1 EMail Archiver- Konfiguration - PDFExport Settings - Editor für Inhaltsverzeichnis

  • Define and apply watermarks & stamps

4.10 EMail Archiver- Konfiguration - PDFExport Settings - Textstempel

For all these functions, a separate editor is available to save all settings as profiles”. These can then be selected and loaded by name. The PDF export settings are stored in a * .gfi (XML) file. However, there are also external PDF, DOC, DOCX files (eg for the stationery or the cover sheets). These settings will be referenced in the PDFExport. In the GFI file only the path is saved to these files.

To transfer the complete information of the PDF export settings, including the required external files from one application to another or from the client to the server, we use a ZIP container.

The ZIP container contains the GFI file and in the subdirectory $ gfi_components $ all external files referenced in the GFI file.

To convert a document using the File Converter Pro Server, including individual PDFExport settings it is necessary to transfer this information from client to server FCPro. This is done via a zip file which contains both the GFI and all related files in the $ gfi_components $ subfolder along with the file to be converted.

Example– ZIP container for PDF export settings >>>

DropConvert – overview video available

The new overview video shows a quick summary about the most important features of DropConvert to convert any documents to PDF or PDF/A via the FileConverterPro server / service directly from the Windows Desktop.

FileConverterPro-CL – new version 1.0.8

Innovations version 1.0.8:

  • Folder/subfolder-processing – With this all files inside the input-folder defined by the /in= parameter will be processed and stored in the output-folder defined by the /out= parameter. With the additional parameter /subfolder also subfolder-structures can be processed. Inside the output-folder the structure of the input-folder is rebuilt 1:1 exactly the same.
  • Displaying and saving of the FCpro – profiles – via /showprofile all profiles available on the FCpro server get read, saved in an ASCII file and displayed. This is to prevent false inputs when using the wanted profile-names in the command-line.
  • Error-folder – via /err= a individual error-folder can be passed. In case of an error the file is moved to this folder. If the parameter isn’t set the configured standard folder will be used.
  • Option – protocol all commandline requests – This function can be helpful with the analysis of programmatical commandline calls. With it all parameters passed via commandline will be protocolled inside the log-file
  • Option – configuration of the amount of threads for the upload to the FCpro Server – default = 5
  • Posibility to preset or spread the configuration-settings (XML file) – C:\ProgramData\FileConverterPro-CL\FCpro-CLSettings.xml

Commandline parameters:

5_FileConverterPro - Commandline Optionen - ReadMe

4_FileConverterPro-CL- Commandline Optionen  2_FileConverterPro-CL - Verbindungs Einstellungen  3_FileConverterPro-CL- Einstellungen

1_FileConverterPro-CL- Programmverknüpfungen

Download – FileConverterPro – commandline setup >>>

ReadMe – FileConverterPro – commandline 1.0.8 >>>

FileConverterPro – Java & JavaScipt – REST library

To use the FileConverterPro Server with Java or JavaScript, we offer an “all-in-one” version of a client-JAR, which already implements all necessary external libraries. Therefor for the usage only an installed Java 8 is required.

The JavaScript-file example.js shows the usage of this JAR with JavaScript and is an extensive Sample which illustrates the most common use-cases.

The Script can be used with Java 8 like this:

$ jjs -cp FCproClient-1.0-SNAPSHOT.jar exmaple.js

Details about the jjs tool can be found on the Oracle-website or  at the project Oracle Nashorn – A Next-Generation JavaScript Engine for the JVM.

Download – FileConverterPro Client JAR >>>

Download – FileConverterPro  – sample.js >>>

FCpro-CL – commandline tool for the FileConverterPro

With the FCpro-CL tool documents can be converted to PDF(/A) via commandline call. The installation can either be local or on the same pc where also the FileConverterPro service is installed or also on a remote pc (internal network or internet). The communication between the FCpro-CL tool and the FCpro server takes place via SOAP web-service  through HTTP / HTTPS.

Commandline paramters:

4_FCPro - Commanline Optionen

2_FCpro Commandline - Aufruf ohne Parameter zeigt die verfügbaren CL-Paramter an  3_FCpro Commandline - Aufruf über showLog - Zeigt die Log Datei an

Sample: 

  • FCpro-CL.exe /src=”c:\temp\in.tif” /dst=”c:\temp\out.pdf” /profile=”iOCR

Supported input-formats:

  • DOC, DOCX, DOCM, RTF, TXT, ODT
  • XLS, XLSX, XLSM
  • 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, DWF
  • Abbyy OCR: PDF, TIF, TIFF, PNG, JPG, JPEG, BMP, GIF, PCX, DCX, JP2, JPC, DJV, DJVU, WDP
  • iOCR:  PDF, TIFF, JPEG, PNG

Supported output-formats:

  • PDF
  • PDF/A-1b
  • PDF/A-3b
  • ZUGFeRD

 Call of the userinterface for the configuration:

  • FCpro-CL.exe /config

1_FCpro Commandline - Aufruf über config - Konfiguration der Verbindungseinstellungen

Requirements:

  • MS-Windows XP/7/8, Server2008, 2012 …
  • .NET Runtime 3.5.x
  • HTTP / HTTPS communication with the FCpro service

Download – FileConverterPro – Commandline setup >>>

ReadMe – FileConverterPro – Commandline >>>

FileConverterPro HotFolder – Windows service for folder monitoring

The freely available application FCpro HotFolder works together with the FileConverterPro Server and makes it possible to monitor yet one and soon also multiple input folders automatically.

Existing or newly added documents of the monitored folder get recognized and via the FCpro server, with or without OCR, converted to a PDF, PDF/A-1b, PDF/A-3b or ZUGFeRD document. For the monitored folder a processing-profile from the FCpro server is chosen which controls the conversion. The documents stored in containers (ZIP, RAR, 7ZIP, MSG, EML) get converted one by one and merged to an overall-PDF.

FCpro HotFolder is installed as Windows service and can also be installed on the same (localhost) or any remote computer. The communication with the FileConverterPro Server takes place via WebService through HTTP or encrypted through HTTPS.

FCpro HotFolder Service - Konfiguration  FCpro HotFolder Service - System & User Account Konfiguration  FCpro HotFolder - konfiguration User Interface Sprache  FCpro HotFolder - Icon Tray Menu

Supported input-formats:

  • DOC, DOCX, DOCM, RTF, TXT, ODT
  • XLS, XLSX, XLSM
  • 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, DWF
  • Abbyy OCR: PDF, TIF, TIFF, PNG, JPG, JPEG, BMP, GIF, PCX, DCX, JP2, JPC, DJV, DJVU, WDP
  • iOCR:  PDF, TIFF, JPEG, PNG

Unterstützte Ausgabe-Formate:

  • PDF
  • PDF/A-1b
  • PDF/A-3b
  • ZUGFeRD

Please note that the Windows Service is installed with the local system account. This account has no rights to access network resources. To read or write files from/to a network-share, a user with the needed permissions has to be used.

Download – HotFolder -folder monitoring for FileConverterPro >>>

Webshop