Don't use a JPEG - use raw bits.

From: Ismael Schellemberg [mailto:isma...@gmail.com]
Sent: Friday, August 31, 2012 12:08 PM
To: Leonard Rosenthol
Cc: podofo-users@lists.sourceforge.net
Subject: Re: [Podofo-users] problem drawing images

With some testing I found that the problem is that I don't have access to the 
JPEG library, and in PdfFilter.cpp crashes here

        m_filter = PdfFilterFactory::Create( eFilter );

        if( !m_filter.get() )
        {
            PODOFO_RAISE_ERROR( ePdfError_UnsupportedFilter );
        }


Is there a workaround for this? How else could I load the image?

On 31/08/2012, at 12:40, Leonard Rosenthol 
<lrose...@adobe.com<mailto:lrose...@adobe.com>> wrote:


DCTDecode

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Podofo-users mailing list
Podofo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to