|
|||||||||
|
The Faccent Programmer's Toolkit allows ISVs, System Integrators and VARs to easily integrate Faccent's powerful conversion capabilities into a wide range of facsimile and imaging applications. The toolkit interfaces to both PostScript language and PCL5 interpreters. It contains a set of C language functions that provides extensive control of the conversion process. The same Application Program Interface (API) calls are used for all configurations and operating systems. This provides easy migration to new environments. Faccent acts as a slave to your application. It reads the specified input file, performs the requested conversion, and outputs the result to file. The output data can optionally be returned directly to the application. Below are just some of the features and options under the control of your application:
The API libraries are written in ANSI C (MSVC C++ for Windows version) and are provided in source format. Sample programs are also provided as an implementation guide. A copy of the complete API specification is available for download. |