Skip to Content
0
Former Member
Apr 05, 2009 at 09:26 AM

Report Engine SDK question.

34 Views

Hi All.

I am creating a report using Java SDK, with RE Api.

I want in report's footer to have the current page number + "/" + number of pages in the report.

I created a FreeCell object, gave it a formula, and than I saw that FreeCell.setContainsMacro is deprecated and that macros are not supported.

How do I add the page numbers if not with these macros ?

Is there any other way ?

Thanks a lot,

Udi Razmovich