Unplanned
Last Updated: 21 Mar 2025 08:40 by ADMIN
Dyan
Created on: 20 Mar 2025 14:21
Type: Bug Report
1
TIF images cannot be selected as pictureBox values from the file dialog of the Standalone Report Designer

Currently, TIF images cannot be selected as pictureBox values from the file dialog of the Standalone Report Designer. However, the documentation states that it is a supported image format:

2 comments
ADMIN
Petar
Posted on: 21 Mar 2025 08:40

Hello Dyanesh,

I am glad to hear that the provided workaround in the private thread was helpful in achieving the desired result. Just in case someone else comes across this problem in the future, I will share the workaround here as well.

To select a TIF image as a value for a pictureBox item, you can type "*.tif" or "*.tiff" in the "File name:" text box of the file dialog and then press "Enter". This will display all files with the specified extension in the selected directory, allowing you to choose from them:

Regards,
Petar
Progress Telerik

Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!

Dyan
Posted on: 20 Mar 2025 15:01
Thank you for adding this to bug list and providing workaround .. we are able to add tif with help of workaround steps prodided by support team