On Mon, Jul 18, 2011 at 8:57 AM, Sarah K. <[email protected]> wrote:
> On Sat, Jul 16, 2011 at 12:50 AM, Andreas Lehmkuehler <[email protected]>wrote: > >> Hi >> >> Am 15.07.2011 23:49, schrieb Sarah: >> >> Hi, >>> >>> We've encountered some problems rendering pdf files to jpeg; I've >>> narrowed the problem down to a short set of test cases... which turn >>> out to have several different issues, depending on which platform we >>> test them on. I'd like to submit my test case to the issue tracker, >>> but I'm not sure whether to submit it as one bug or four... do the >>> developers have a preference? >>> >> As the described issues seem to be unrelated to each other I would prefer >> four single issues, so that it'll be easier to track the progress. >> You can find our tracker at [1]. Please add all needed information and >> if possible attach a sample pdf to it. > > > Ok, no problem, I'll submit as four issues, with sample code and PDFs. > Ok, have submitted four separate issues: PDFBox-1067 - blank page from PDF from Xerox WorkCentre 5030 PDFBox-1068 - funny question marks at end of lines PDFBox-1069 - Ubuntu exceptions for missing fonts PDFBox-1070 - __NSAutoreleaseNoPool messages when in headless mode Each has the same sample code .zip file attached, which contains everything necessary to demonstrate the problem except for the pdfbox libraries... where applicable, I've also separately attached a single PDF file that demonstrates the issue. Also, for the issue with __NSAutoreleaseNoPool, I found a mention on the mailing list, with no resolution. I also found it reported in diverse other places seemingly unrelated to PDFBox. So I submitted a bug report and a gdb stack trace to Apple; it's Radar #9793519. So PDFBox-1070 is really more of an FYI sort of thing... although I suppose it's possible there's a workaround. Hope all of this is helpful! Sarah

