Issues related to using a Databand on two pages

Stimulsoft Reports.NET discussion
Kh.Hassen
Posts: 11
Joined: Mon May 27, 2013 3:25 pm

Re: Issues related to using a Databand on two pages

Post by Kh.Hassen »

Hello Aleksey,

Thanks for the reply, the problem why you couldn't repoduce the bug is because you've the option

Code: Select all

StiOptions.Export.Pdf.DivideSegmentPages
set to false, and in this case, the content of my report is going to shrink to fit the page size which's wrong because in that case the content won't be clear.

Back to the my issue, my problem's "WHAT I'M SEEING IN THE PREVIEW MODE IS NOT WHAT I'M GETTING IN THE EXPORTED FILE" there's a missing part.

Sorry Aleksey but the time i'm spending on that has become unreasonable. thanks in advance for your help.

Best regards
Attachments
Preview mode.PNG
Preview mode.PNG (18.36 KiB) Viewed 624 times
Exported file.PNG
Exported file.PNG (158.38 KiB) Viewed 624 times
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Issues related to using a Databand on two pages

Post by HighAley »

Hello.

If you need to export pages to pdf separately. Then you shouldn't place text components on the blue line.
Our engine don't split text components in this case. Especially it doesn't split the content.

Thank you.
Post Reply