Hi, > Am 24.05.2016 um 00:21 schrieb John Hewson <[email protected]>: > > >> On 23 May 2016, at 11:56, Joshua Strauss <[email protected]> >> wrote: >> >> Hello All, >> >> >> We currently have code running on 1.8 that utilizes the getPageMap method in >> the PDDocument class and we are trying to migrate to 2.0. This method does >> not exist now as far as I can tell and am confused about how to restructure >> our code to account for the change. Does anyone have a break down on what I >> would need to do to successfully migrate the code? > > Well that depends on what you're trying to do. Why are you working with raw > object ids to begin with?
AFAIK e.g. bookmarks (or better ouline items in spec terms) reference the page/object they are pointing to by their ID. BR Maruan > > -- John > >> Thanks >> >> >> Joshua Strauss >> Senior Developer >> SSB Bart Group Inc. >> [email protected] >> (415) 624-4218 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

