Skip to content

Add poppler::create_destination_map() to cpp frontend

I'd like to get all the named destinations in a PDF document. Core API can do it from poppler 0.48.0. ( 99267c0b , 99267c0b )

cpp frontend cannot do it so I've created the patch. !75 (merged) is for glib frontend.

Merge request reports