URGENT HELP!! Will not display pdf file

  • I am testing my application that uses the viewer, it works fine loading a pdf file I scan with an IS450DE scanner, but when I scan with another scanner like ScanSnap... I get a white page with a code on it like "IM1" when I load the pdf in the viewer.

    This is the code I use to load a Pdf doc to viewer...

    Code
    pdfViewer2.LoadFromFile(fileName);

    Why is this happening?

    • Offizieller Beitrag

    Currently WPViewPDF is not able to decode CCITT fax encoded images.

    The updated WPViewPDF will be available shortly which includes this decoding. Te development for this has taken unexpectedly long...

    Julian Ziersch