burkaysucu
burkaysucu
Hello :) Thank you for the fast response. We tried the following piece of code with no success: ... column.Item().Element(Chapter.Compose); column.Item().Extend().Background(Colors.Red.Accent2); // this extends the container on the last page...
We tried a ton of other things. Still no luck. Do you have any other suggestion/workaround other than double compiling?
#706 asks for the exact same feature. Unfortunately, it does not have a solution, either. The code snippet in the question is something we already tried with no luck. As...
Now I read it more carefully and realized that it is a slightly different request. I am sorry for missing it before. I will try it and let you know....
Hey @MarcinZiabek , I just tried @marcmognol approach and it works (btw, thank you @marcmognol). Note that what I wanted in #675 is adding an empty page "after" a chapter...
Now I am lost:) As said earlier, I am not very familiar with the internals of the library. You know it the best. Nevertheless, I think exposing only the page...
As said, I am fine with your early suggestion `ShowWhen`. Of course it is your call :) Some related and interesting reads: https://en.wikipedia.org/wiki/Recto_and_verso "By book publishing convention, the first page...
Hi Marcin, Sounds good. Thank you for all the effort!
Hello Marcin, Any updates on this issue?
@girlpunk Thank you for the info. Just checked the release notes and found `ShowIf` listed for 2023.12.0. We will upgrade and test it asap.