Finding effective page of oveflown ListItems

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF CoreSuite for .NET (v6)  /  Finding effective page of oveflown ListItems

DynamicPDF CoreSuite for .NET (v6) Forum

Hello, ceTe users
I am using UnorderedList overflows as in this example

https://www.dynamicpdf.com/Support/NET_Help_Library_15_09/ceTe.DynamicPDF~ceTe.DynamicPDF.PageElements.OrderedList~GetOverFlowList.html

After additional pages are created, I need to test where certain ListItems created prior ended up to point Outlines to overflown items via page numbered ZoomDestination.

Using ListItem object equality tests positive on the first non-overflown page which makes sense since the UnorderedList is initially added to first page.

However, when iterating added overflow pages in reverse and iterating their respective UnorderedLists and ListItems, the last page always tests positive for text comparison of the ListItem I need (I am not sure if UnorderedLists and ListItems are new objects for overflow purposes and decided to try text based comparision).

The question is how to properly test overflow pages for finding ListItem elements that are actually located on them.

Than you.

Posted by a ceTe Software moderator
Hello,

It is not possible to detect the effective overflow page and position for a specific list item of the OrderedList or UnOrderedList object using DynamicPDF API.

Thanks,
ceTe Software Support Team.
thank you for the reply

All times are US Eastern Standard time. The time now is 1:45 PM.