Have tried to resave the files with Photoshop to force rewritten the format with no luck.
They show fine in a gdviewer and it seems I can SaveAsString("gif") also but not as a jpg.
Code is just:
nImageId = Imaging1.CreateImageFromFile(fsoFile.path)
PicString = Imaging1.SaveAsString("jpg", 80)
Have tried with last version 5.12.3
Any help will be appreciated
