From: Bob D. <bd...@si...> - 2007-10-09 19:56:19
|
Hi, Applied! Thanks! - Bob On Thu, 2007-10-04 at 20:40 +0200, Zoltan Boszormenyi wrote: > Hi, > > there's a problem in RPDF when embedding images. > It's because open() defaults to LF->CRLF translation > without O_BINARY flag. This makes interpreting > PNG and JPG chunk difficult, and actually skips > embedding the file stream into the resulting PDF file. > The fix is to use O_BINARY in the open() flags, > but define it to 0 on sane systems to avoid compilation error. > > Best regards, > Zoltán Böszörményi > -- Bob Doan Vice President of Information Technology SICOM Systems bd...@si... 800-547-4266 x217 |