V11 - Image Import Files
V11 - Image Import Files
In the developers Guide, Distribution Files for Executables, a bunch of Image Import Files (all like L*.DLL) are mentioned. __"Required if report contains images".__What are these for? With or without these files, my reports show images. If I don^t need them, I would like to know it, because the total footprint of these 13 DLL^s is bigger than my application, which I need to distribute.__TIA____Paul
=> RE: V11 - Image Import Files
The image files contain some core files required for all images and others that are specific to a particular image format.__Here is the list:____LFBMP13N.DLL-neededed for BMP images only__LFCMP13N.DLL__LFFAX13N.DLL__LFGIF13N.DLL-needed for GIF images__LFPCX13N.DLL-neeed for PCX images only__LFPNG13N.DLL-neeed for PNG images only__LFTGA13N.DLL-neeed for TGA images only__LFWMF13N.DLL-neeed for WMF images only__LFWPG13.DLL-neeed for WPG images only__LTCLR13N.DLL__LTDIS13N.DLL__LTFIL13N.DLL__LTKRN13N.DLL____Kathleen__R&R Support
=> RE: V11 - Image Import Files
Kathleen,____OK I see now, and indeed I do need some of them. I just would like to know two more things:____a) do I really need LTCLR13N.DLL ? it is over 1MB and the reports run even when that dll is not present. I^ve checked all dll^s with DEpends.exe; none of the others seems to be addressing LTCLR13N.DLL. __Are you sure it isn^t meant for some specific image format? ____b) do I still need to distribute SNBD6W9S.DLL. I don^t think so, right? ______NB:____LFTIF13N.DLL seems to be overlooked in the Distribution files overview. ____Paul____