From: William K. V. <wk...@us...> - 2005-06-13 08:50:40
|
OK, found the problem, the reference count wasn't taking into account the image->number. Patch attached. Cheers, William. On Mon, 2005-06-13 at 01:49, William K. Volkman wrote: > Hello, > There seems to be a problem with rpdf and images, it only > displays the first one seen. I can see that the image data is > copied into the PDF file, and I can see that it thinks it is > naming them /IMrpdf%d I'm not familiar enough with PDF to be > able to debug the problem though. > > I've attached my simple test program and XML file. > > Thanks for any assistance, > William. |