Table pagination in outbound email

Hi,

My requirement is to attach a table in an embedded page to a correspondence email. The table has multiple records and needs to display pagination.

I have tried using inline styles but that also fails.

However, in the email received, the pagination is displayed as follows.

Pagination in a Table.jpg

The intended way to display this is shown below.

Ideal Pagination.jpg

Is there an approach to achieve this requirement?

I am using Pega v8.2.8

@MaleeshaW This issue was resolved. Since pagination cannot be used for outbound emails, the tables were displayed as a single page.