Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=5352818
By: john_stalcup
given a PDDocument object and a PDPage object from somewhere within this PDDocument
object's page tree, is there a utility function that will tell me what the page
number for this PDPage object is?
i figure i can repeatedly call PDPage.getPreviousPage() until i reach the beginning,
and log how many times i called it. but it would be nice if there is a builtin
method that i am just not noticing
John
______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=727492
|