07-22-2018, 01:56 AM
Michael,
That sounds to me like a bug with the half page display. In order to get the highlight annotations to show up behind the page content, I actually have to render them to a backbuffer and then perform blending between that backbuffer and the image of the page in order to create the effect. The problem with the half page display is that I'm rendering the entire page to that backbuffer, and not accounting for the half page clipping. I'll have to see what I can do about that. Thanks for letting me know about the issue.
Mike
That sounds to me like a bug with the half page display. In order to get the highlight annotations to show up behind the page content, I actually have to render them to a backbuffer and then perform blending between that backbuffer and the image of the page in order to create the effect. The problem with the half page display is that I'm rendering the entire page to that backbuffer, and not accounting for the half page clipping. I'll have to see what I can do about that. Thanks for letting me know about the issue.
Mike