Stimulsoft Report Header on each page

Stimulsoft Reports.WEB discussion
Post Reply
Satish
Posts: 7
Joined: Fri Nov 10, 2017 8:51 am

Stimulsoft Report Header on each page

Post 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.
Attachments
Actual Report File
Actual Report File
HeaderRepeatIssue2.PNG (42.17 KiB) Viewed 3348 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Stimulsoft Report Header on each page

Post 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.
Satish
Posts: 7
Joined: Fri Nov 10, 2017 8:51 am

Re: Stimulsoft Report Header on each page

Post 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.
Satish
Posts: 7
Joined: Fri Nov 10, 2017 8:51 am

Re: Stimulsoft Report Header on each page

Post by Satish »

Thank You.
Last edited by Satish on Mon Nov 13, 2017 9:49 am, edited 1 time in total.
Satish
Posts: 7
Joined: Fri Nov 10, 2017 8:51 am

Print Attachment In Report

Post 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.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Stimulsoft Report Header on each page

Post 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.
Satish
Posts: 7
Joined: Fri Nov 10, 2017 8:51 am

Re: Stimulsoft Report Header on each page

Post by Satish »

Okay.
Thank You HighAley
Satish
Posts: 7
Joined: Fri Nov 10, 2017 8:51 am

Re: Stimulsoft Report Header on each page

Post 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 ?
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Stimulsoft Report Header on each page

Post by HighAley »

Hello.

You could do it with your code.

Thank you.
Post Reply