get the list of all page labels(numbers)
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi..., Am in need to get the list of all page labels(numbers).. In pdf Files the page (Labels)numbers be mentioned as 1. Roman letters(I,II,III.....) 2. Alphabets(A,BC,D,....) 3. Integers(1,2,3,4......) And so on.... My input is a pdf file.. I have to read the page(Labels) numbers ... in a list or messageBox.. Am using the itextSharp libraries com any url, help docs great helpful to me. Regards, Eswar