Post a small example so that the problem can be reproduced. Paulo
----- Original Message ----- From: "jeffupt" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, April 01, 2008 8:18 PM Subject: [iText-questions] PdfGraphics2D Issue > > I'm using the iText Graphics2D implementation to render monotone images to > a > PDF file. These images consist of only 1 color, with empty spots in the > image being completely transparent. > > The problem arises when the single color is pure black ( 0, 0, 0, 255 ). > The > image is completely transparent in the resulting PDF. > > If I programmatically change the color from ( 0, 0, 0, 255 ) to ( 0, 0, 1, > 255 ), the image renders normally. > > Any help would be greatly appreciated. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Do you like iText? Buy the iText book: http://www.1t3xt.com/docs/book.php Or leave a tip: https://tipit.to/itexttipjar
