Viewer and picture file
-
- Posts: 30
- Joined: Tue Oct 10, 2017 12:44 pm
Viewer and picture file
Dear Kathleen,____What parameter in control file (TXT) that required if my R&R have picture file attached ? Or any special files should exist in working folder? ____This is example control file I have created. If my report doesn^t contain picture file, it works fine. But if I attached picture file, it show error__^Cannot open file : Lead Technologies Libraries^____RI_REPORT=xxx.rsw__RI_PRINTER=?__RI_INCLUDE=O__RI_FILTER=xxxxxxxxxx__RI_WTITLE=PURCHASE ORDER __RI_DISPERR=T__RI_STATUS=T____Thanks in advance.____Best Regards,__Toto
=> RE: Viewer and picture file
You need the files:__LFBMP13N.DLL__LFCMP13N.DLL__LFFAX13N.DLLL__FGIF13N.DLL__LFPCX13N.DLL__LFPNG13N.DLL__LFTGA13N.DLL__LFWMF13N.DLL__LFWPG13.DLL__LTCLR13N.DLL__LTDIS13N.DLL__LTFIL13N.DLL__LTKRN13N.DLL_____For image support. These are installed in the R&R program folder.____Kathleen__R&R Support
-
- Posts: 30
- Joined: Tue Oct 10, 2017 12:44 pm
==> RE: Viewer and picture file
Dear Kathleen,____I have tried to add ^c:program files
r infinity^ in path variable. But it didn^t work as the following example....____I tried running the following command on c: ____rswrun /ttc:kiosquefbdataxreport
podoc.txt /rc:kiosquefbdataxreport____It didn^t work. But if I running this command from ^c:program files
r infinity^ , it^s running OK.____Please advise.____Toto
===> RE: Viewer and picture file
Then use the command line:______"c:program files
r infinity
swrun.exe" /tt"c:kiosquefbdataxreport
podoc.txt" /r"c:kiosquefbdataxreport"________