Product Information > JADE Error Messages and System Messages > 14000 through 14999 - JADE User Interface Errors > 14040 - Conversion to that Picture type is not available

14040   Conversion to that Picture type is not available

Cause

This error occurs if your application code requests a non-standard picture conversion. The type of picture conversion requested by the convertPicture or convertToFile method call of the Binary primitive type is not available. JADE supports picture conversion to bitmap, TIFF (tagged image file format), PNG (portable network graphics), or JPEG (Joint Photographic Experts Group) types only.

Action

Change the method parameter to use a valid conversion picture type.