oicerid

Results 3 comments of oicerid

Thanks for the answer. In the above example ```item.action``` returns ```NotImplementedError: don't know how to __str__ this object``` - so it doesn't seem to be possible to access anything in...

> That said, it should be possible to work with the action as with any other PDF dictionary. For example, you could do something like this: > > ```python >...

Thank you so much for your help! Will test your code when I get a chance, seems to support indirect destinations? If it doesnt work I atleast now know where...