Poblem when compressing JPEG Data

  • Hello,

    I am using wPDF and Drawing images to the canvas.

    I am seeing the following exception in the debugger

    Project ClickForms.exe raised exception class EJPEG with message 'JPEG error #36'.

    and the following message in the output window

    Debug Output: wPDF: Problem when compressing JPEG Data Process ClickForms.exe (1396)

    My PDF seems to be generated OK, but I am assuming that my images are not compressed? I have a number of images I am output. This only happens on one or two of them.

    Any ideas on what could be causing this and if there is anything I can change?