[Podofo-users] Reading inline image data in PdfContentsTokenizer is incorrectly implemented

2019-09-06 Thread Michal Sudolsky
Function PdfContentsTokenizer::ReadInlineImgData in PdfContentsTokenizer.cpp: ``` c = m_device.Device()->GetChar(); if (c=='E' && m_device.Device()->Look()=='I') { // Consume character m_device.Device()->GetChar(); int w = m_device.Devi

[Podofo-users] PoDoFo browser

2019-09-06 Thread Pietro Paolini
Hi all, I am following the instruction to compile the PoDoFo browser from the page: http://podofo.sourceforge.net/download.html However at the moment of the checkout I get an error with externals.  U   trunk svn: warning: W205011: Error handling externals definition for 'trunk/externals/requ

Re: [Podofo-users] PoDoFo browser

2019-09-06 Thread Matthew Brincke
Hello Pietro, hello all, > On 06 September 2019 at 19:33 Pietro Paolini > wrote: > > > Hi all, > > I am following the instruction to compile the PoDoFo browser from the page: > > http://podofo.sourceforge.net/download.html > the PoDoFoBrowser hasn't been changed/maintained for the whole deca