page braek in RichText not even works
Hello,
I tried to use "page breaks" (\page ) in the richtext-Fields.
It seems to work, but not even.
I tried it with 2 Rows of the same text with one pagebreak.
1. on the first page, it never work. The text would be cutted at the pagebreak and the second pagebreak which is placed on second page works.
2. if I move the first pagebreak to the second page, only the first pagebreak worked. The second would be cutted.
AllowSplit = true
Streched = true
StrechMode = MaxHeight, ...
Have you a idea whats wrong?
Thanks for help
Greets ReeBo
I tried to use "page breaks" (\page ) in the richtext-Fields.
It seems to work, but not even.
I tried it with 2 Rows of the same text with one pagebreak.
1. on the first page, it never work. The text would be cutted at the pagebreak and the second pagebreak which is placed on second page works.
2. if I move the first pagebreak to the second page, only the first pagebreak worked. The second would be cutted.
AllowSplit = true
Streched = true
StrechMode = MaxHeight, ...
Have you a idea whats wrong?
Thanks for help
Greets ReeBo
Comments
Tomorrow I try to create a example.
If you change the height of the ReportTitle you can see, that always only one pagebreak would work.
1. never more than one pagebreak works, the others lines were cutted
2. never on the first page
3. sometimes on third page
4. sometimes no pagebreak works
newout pages are formed when the report engine no longer has enough freespace to fit on the page.
or when a call is made to engine.newpage