Description
I have an image object which is an instance of PDXObjectImage.
If it has PDIndexed as colorspace.
"image.getColorSpace() instanceof PDIndexed"
the image is wrongly rendered.
Is there any known issue with this colorSpace?
I think the problem could be at:
image.write2file(...) or
image.write2OutputStream(...);
Attachments
Attachments
Issue Links
- relates to
-
PDFBOX-1490 pdf page => inline image not converted
- Closed
-
PDFBOX-1067 PDF Scan from Xerox WorkCentre 5030 renders as all black
- Closed