Re: display PDF in gtkmm app



On 25/09/15 06:15 AM, Kasper Peeters wrote:
Hi,

I need to display small PDF files inside a gtkmm app. These are
single-page documents, and I just want to display the cropped content
of those documents. What's the recommended way to do this? Has anyone
written a simple C++ wrapper around libevince or poppler to make this
kind of thing easy?

While a C++ wrapper is nice, you can use libevince or poppler directly
in C++, like any other C-based API.

Cheers,

Hub


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]