|
It would be nice to be able to easily implements derived class of
PdfGraphics2D to slightly modify its behavior. In the current version, the constructor and some methods are not visible from other packages/classes like waitForImage(). Thanks! Paulo Soares a écrit : There's a couple of issues here that start with the definition of core iText functionalities. I would call this the primitives needed to generate a PDF using only the iText API. We then have some accessories that are essentially examples and utilities, like the itexttools now with an autonomous project, and converters like HTMLWorker and PdfGraphics2D. PdfGraphics2D does a decent job as long as you don't go into transparency and shading. These are functions that have many diferences between the awt and the pdf model and that even in a printer driver, for example, are usually flattened into a bitmap, something that you can also do with a BufferedImage.Paulo ----- Original Message ----- From: "Olivier Lefevre" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Saturday, August 25, 2007 9:02 PM Subject: Re: [iText-questions] PdfGraphics2D.drawImage and alpha component |
begin:vcard fn:Arnaud Masson n:Masson;Arnaud org:KIKA Medical;R&D adr:;;;Nancy;;54000;France email;internet:[EMAIL PROTECTED] x-mozilla-html:TRUE url:http://www.kikamedical.com version:2.1 end:vcard
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
