-
Notifications
You must be signed in to change notification settings - Fork 612
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
script in the event #740
Comments
Hello! Thank you for your contact! You will be able to transfer the image using the report script as shown in the example below or as shown in our article: https://www.fast-report.com/blogs/picture-from-user-code. Report: TestEm (3).zip Best regards, |
No problem and loading the image. Code inside the IF statement is working. I would like to understand the reason for the error. Just a simple instruction to concatenate string and know if the file exists. |
Does this behaviour only occur when loading a report via code? Best regards, |
following report I don't know if it would help as it has PostgreSQl data sources. Expected path in concatenation would look like this. |
Hello! Could you please let me know if this behaviour is reproduced when using FastReport.Core and FastReport.Web packages in your application? Best regards, |
Hello! This error did not reproduce on our test project and test reports I send you our project for testing: https://www.dropbox.com/scl/fi/8yjh4dakvcm7xjktcmox3/FastReport.Core-OnlineDesignerTrial-1.7z?rlkey=rcfv12lb5e1pakzid5qeu6yhj&st=izelyoyv&dl=0. Best regards, |
Good morning.
I'm trying to use the "BeforePrint" event of the PictureObject object In order to load images dynamically.
When calling the "Prepare()" method of the "Report()" object, an error is occurring.
Informing not to use "Combine and Exist" methods. Does this happen due to limitations of the OpenSource version?
The text was updated successfully, but these errors were encountered: