> Here's the (long) output: > > 7:%%BoundingBox: 0 0 536 152 It contains a correct bounding box, and groff loads this correctly (this is, I don't get the bounding box error you've reported). However...
> 7987:%%BeginBinary: 1 > 9850:%%EndBinary > 9874:%%BeginBinary: 1 > 18526:%%EndBinary This makes me shudder. Is it really %%BeginBinary: 1 in both cases? This is plain wrong, since the line must hold the real number of binary bytes in the block. Werner