Welcome Guest Search | Active Topics | Sign In | Register

EO PDF BeforeRenderPage Event Options
Schrocat
Posted: Tuesday, March 15, 2011 11:49:40 AM
Rank: Newbie
Groups: Member

Joined: 3/10/2011
Posts: 9
Hello,

I'm trying to use the BeforeRenderPage Event to handle adding a table header to each page, but I'm not seeing how to add ACM content to the page in the Event. Is there an example of this, or any help you can provide?

Thank you for your time as always!

-Brian Abel
eo_support
Posted: Tuesday, March 15, 2011 11:55:56 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

The event argument should give you a PdfPage object. You would then just create a new AcmRender and renders directly to that page. The key is you can create a new AcmRender object wherever you want on whichever page you want. The new AcmRender object does not have anything to do with whatever already on that page.

Thanks!
Schrocat
Posted: Tuesday, March 15, 2011 1:59:34 PM
Rank: Newbie
Groups: Member

Joined: 3/10/2011
Posts: 9
That did it (as well as the example on your site).

Thank you very much!!

eo_support
Posted: Tuesday, March 15, 2011 2:10:24 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Glad to hear that! Please feel free to let us know if you have any more questions.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.