[Podofo-users] podofo couldn't parse the font file

2016-03-31 Thread Balbir Kumar
Hi All, When I call pCurrFont = pDocument->GetFont(pFont); Where pDocument is of type PdfMemDocument *. podofo returns NULL. Is it that podofo cannot parse all type of font file embedded in pdf? Please find the test pdf file attached with this email. Thanks, -Balbir Kumar test2.pdf

Re: [Podofo-users] podofo couldn't parse the font file

2016-03-29 Thread Balbir Kumar
On Fri, Mar 25, 2016 at 4:03 PM, Balbir Kumar wrote: > Hi All, > > When I call pCurrFont = pDocument->GetFont(pFont); Where pDocument is of > type PdfMemDocument *. > podofo returns NULL. > Is it that podofo cannot parse all type of font file embedded in pdf? > Please