Page 2 of 2

Re: Issues related to using a Databand on two pages

Posted: Thu Feb 20, 2014 10:04 am
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

Re: Issues related to using a Databand on two pages

Posted: Thu Feb 20, 2014 11:30 am
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.