Insert .pcx file

Hi, guys!
It’s me again.
I couldn’t insert into document an image in PCX format neither using <> mail merge field nor by DocumentBuilder.InsertImage method. Other formats (i.e. JPEG) work fine. But our medical equipment produces only PCX files and we are forced to work with it.
Can you help with this issue?

Thank you,
IgorS

Hi Igor,

Unfortunately PCX format seems to be unsupported by .NET Framework Image class for some reason. You should find some tool that would programmatically convert your PCX images to any of the supported formats.