Page 1 of 1

Stimulsoft Report Header on each page

Posted: Fri Nov 10, 2017 2:45 pm
by Satish
Hello Team,
There is one scenario for which there is need to add header information on each page while printing report.But currently I'm not able to print header information on each page. it only print on first page.
Currently I'm using 'Stimulsoft-Reports-Web-2015.2' to design the report. Also I set the header property to 'All Page' from the property section then also I'm not able to print header information on all page.
Please provide the proper solution.

Find the attachment for more clarify.


Thanks.

Re: Stimulsoft Report Header on each page

Posted: Sun Nov 12, 2017 10:19 pm
by Alex K.
Hello,

Please try to set the PrintOnAllPages property to true.
If the issue still present, please send us a sample report with test data which reproduces the issue for analysis.

Thank you.

Re: Stimulsoft Report Header on each page

Posted: Mon Nov 13, 2017 9:08 am
by Satish
Thank You Alex K.
I already use this property but it is not working for me.
Please let me know if there is any other solution. I had provided the report screen shot for reference.


Thank You.

Re: Stimulsoft Report Header on each page

Posted: Mon Nov 13, 2017 9:45 am
by Satish
Thank You.

Print Attachment In Report

Posted: Mon Nov 13, 2017 9:48 am
by Satish
Hello Team,
I'm using the stimulsoft designer 'Stimulsoft-Reports-Web-2015.2' to design the reports.While editing the module I have one option to save attachment against selected record.
So while printing the report of selected record I want to print the attachment files after printing the original report.
For Example :
Record ID= 12345,
Report Data for this record: line 1
line 2
line 3
line 4
line 5
Saved Attachment for this record : 1.pdf
2.pdf

When I click on print I want to print 'Report Data' first and after that 'Saved Attachment file' one by one.
Is it possible ?
Please let me know your suggestion .

Thank You.

Re: Stimulsoft Report Header on each page

Posted: Tue Nov 14, 2017 8:30 am
by HighAley
Hello.

Unfortunately, it's impossible to print external PDF files with our product.
You could handle the print event and then print necessary files.

Thank you.

Re: Stimulsoft Report Header on each page

Posted: Wed Nov 15, 2017 9:18 am
by Satish
Okay.
Thank You HighAley

Re: Stimulsoft Report Header on each page

Posted: Thu Nov 16, 2017 7:54 am
by Satish
Alex K. wrote:Hello,

Please try to set the PrintOnAllPages property to true.
If the issue still present, please send us a sample report with test data which reproduces the issue for analysis.

Thank you.


Hi Alex,
Is there any other solution for this problem ?

Re: Stimulsoft Report Header on each page

Posted: Thu Nov 16, 2017 6:52 pm
by HighAley
Hello.

You could do it with your code.

Thank you.