Image file printing
Image file printing
I^ve added a JPG image file to a report, but when I try to print it I get this message: "Cannot open file: Lead Technologies Library". I see several files with names like "LFBMP13N.DLL" and "LFGIF13N.DLL", but none with JPG in the name. Am I missing a file, or is there something else wrong?
=> RE: Image file printing
I discovered that the DLLs were not in a place that my application could find them. When I made them visible to the app, the image printed fine. I guess this means that JPGs are handled by a DLL named for a different format.