AFP File Conversion

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
DanPence
Posts: 1
Joined: 2011-02-09T10:14:43-07:00
Authentication code: 8675308

AFP File Conversion

Post by DanPence »

I need a method for converting multi-page correspondence files stored in IBM's AFP print stream format to a multi-page raster image format natively viewable using Internet Explorer, such as GIF89A. The typical AFP file in this case consists of one or more pages of text and one or more graphical elements, such as a corporate logo on the letterhead. Ideally, the conversion would be performed on demand on an application server running the AIX, LINUX, or Windows operating system. I am wondering whether ImageMagick can help me address this requirement.
Post Reply