Display PDF files

Stimulsoft Reports.NET discussion
Post Reply
tkozuch
Posts: 3
Joined: Thu Sep 18, 2014 6:37 pm

Display PDF files

Post 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? :|
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Display PDF files

Post by Alex K. »

Hello,

Unfortunately, this feature is not available in our products. You can only export report in .pdf file.

Thank you.
tkozuch
Posts: 3
Joined: Thu Sep 18, 2014 6:37 pm

Re: Display PDF files

Post by tkozuch »

Can it be done with an image?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Display PDF files

Post 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.
tkozuch
Posts: 3
Joined: Thu Sep 18, 2014 6:37 pm

Re: Display PDF files

Post by tkozuch »

Thank you!
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Display PDF files

Post by Alex K. »

Hello,

Let us know if you need any additional help.
Post Reply