PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD75] Logo on a report
[WD75] Logo on a report
Iniciado por kamarad, 06,ago. 2003 17:17 - No hay respuesta
Publicado el 06,agosto 2003 - 17:17
Hello,
On a report, I have an image control to allow for a company logo. The way I made the report is that it checks for file "CompanyLogo.jpg" in the program directory. If present, it is loaded in the report's image control, and it works fine.
My problem is this: I gave the image control a decent size to allow for different logo sizes and I also set the image control to display the image at 100%. But when it loads the logo, it is resized to about 1/5 of it's original size... My understanding is that if I set the image control to display an image at 100%, it shouldn't resize it. Plus, in this case, the logo is smaller than the control itself so it shouldn't be a problem.
Did anyone run into this problem before ? If yes, did you find a workaround ?
Thanks in advance,
Christian