Re: [Podofo-users] Next release ? Many CVE's

2017-12-26 Thread Matthew Brincke
Hello Mattia, hello zyx, hello all, > Mattia Rizzolo has written on 8 December 2017 at 17:38: > > > On Thu, Dec 07, 2017 at 09:57:46AM -0500, Peter Linnell wrote: > > As I maintain Podofo for openSUSE, there are now a fair amount of CVE's > > against Podofo with fixes in trunk. I'm wondering

[Podofo-users] Unicode Problem

2017-12-26 Thread Татьяна Кузина
Hello. I`m trying to draw text at the PDF file like in CreationTest. But only string "PoDoFo" is drawn. What am I doing wrong? code: void CreateUnicodeText( PdfPage* pPage, PdfDocument* document ) { PdfPainter painter; painter.SetPage( pPage ); PdfEncoding * encoding = new