On Fri, 19 Apr 2019 19:42:55 GMT, Ron Tarrant wrote:

On Fri, 19 Apr 2019 17:10:05 GMT, Chris Bare wrote:

Are there any dlang bindings for a PDF renderer (like poppler or pdfium) that can display in a gtkd app?

(BTW, really glad this forum is working again)

You might check out PdfSurface.d in the wrapper code files.

Thanks, I've run across that before, but it works in the opposite direction. It generates a pdf file from something created with cairo. I'm looking for a way to display an existing pdf.