|
Rank: Newbie Groups: Member
Joined: 1/18/2014 Posts: 7
|
After using your library to render items, I've struggled with EO.Pdf.AcmRender.BeforeRenderPage event firing for every page in the document rather than just the pages that the renderer is rendering.
The trouble I have with this is multiple renderers may be used/called to determine page placement for items which are dependent on the placement and rendering of other items... otherwise there is no way to determine this prior to rendering. Each renderer also may have their own logic when wiring to this event. Shouldn't this event only be fired for the pages that the renderer is creating/rendering? Is this by design or a bug?
I appreciate any guidance you have here. Thanks.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
That would appear to be a bug. I agree with you that it would make sense for that even only to fire for pages that were actually created/rendered by the renderer. We will look into it and reply again as soon as we have an update.
Thanks!
|
|
Rank: Newbie Groups: Member
Joined: 1/18/2014 Posts: 7
|
Great. Thank you!
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
You are very welcome. We have posted a new build that should fix this problem. You can download it from our download page.
Please feel free to let us know if you have any other questions.
Thanks!
|
|