Convert a COV/CPE (Micosoft Fax Cover Page) file to a TIF image file
Project Description:
I would like a small API written that will take a COV/CPE file and replaced the corresponding fields with data given in a structure and create a TIF image of the cover page created.
Source code should
1. Be prepared in C/C++ compatible with Windows XP or higher OS
2. Replace the fields found in the cover page sauce file with the related data specified in a structure like, FAX_COVERPAGE_INFO. Essentially like a mail merge.
3. Specify the output directory
4. Identify the name of the TIF image created.
Skills required are C Programming, Windows Desktop, C++ Programming