wwxxyx / pdfium

Automatically exported from code.google.com/p/pdfium
0 stars 0 forks source link

Add Go-To action support for CPDF_Bookmark::GetDest #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Now CPDF_Bookmark::GetDest supports only document outlines with direct 
destinations.
But many docs have Go-To actions in outlines instead of destination. This patch 
adds action support to the function.

Original issue reported on code.google.com by anatol1...@gmail.com on 1 Sep 2014 at 2:43

Attachments:

GoogleCodeExporter commented 9 years ago
Can you upload this CL to chromium codereview, 
http://www.chromium.org/developers/contributing-code. Then we can review the 
code and get it committed. Thanks!

Original comment by bo...@foxitsoftware.com on 3 Oct 2014 at 3:29