Hi,
I’m trying to add into a pdf (PDF2D) an image. I have created it as a png with transparent background. However when the pdf is created the background is black. I have tried different things but can’t figure it out how to remove the black background. This is what I’m doing:
- Creator
- RasterReader
- RasterGeoreferencer
- PDFStyler
- PDFPageFormatter
- PDF2D Writer
I played with the PDFStyler but it doesn’t change the result. Can somebody guide me?
Thanks,