Page 1 of 1
Display PDF files
Posted: Thu Sep 18, 2014 6:44 pm
by tkozuch
Hello, i'm trying to design a report which will display certain PDF files located in a folder if a statement holds true or using a filter to filter through the data. How would i be able to achieve that?

Re: Display PDF files
Posted: Fri Sep 19, 2014 6:07 am
by Alex K.
Hello,
Unfortunately, this feature is not available in our products. You can only export report in .pdf file.
Thank you.
Re: Display PDF files
Posted: Fri Sep 19, 2014 9:33 pm
by tkozuch
Can it be done with an image?
Re: Display PDF files
Posted: Mon Sep 22, 2014 10:43 am
by Alex K.
Hello,
As a way, you can use theImage component and additional code in BeforePrint event in which you can try to load a image from file.
Thank you.
Re: Display PDF files
Posted: Tue Sep 23, 2014 6:48 pm
by tkozuch
Thank you!
Re: Display PDF files
Posted: Wed Sep 24, 2014 6:09 am
by Alex K.
Hello,
Let us know if you need any additional help.