----- Original Message ----- From: "Neil Darroch" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Monday, February 07, 2005 4:57 PM Subject: [iText-questions] PdfAnnotation.createFreeText border color
I'm using PdfAnnotation.createFreeText and would like to set the border color. How do I do this? annot.setBorderStyle() Currently I can set the background colour to what I want. The border colour is the same as the text colour which comes from the PdfContentByte passed in the constructor of the PdfAnnotation. I couldn't find a method in the API that would allow me to set the border color. In Adobe 6.0 it is possible to set the opacity of an annotation. Is this possible with iText? annot.put(PdfName.CA, new PdfNumber(opacity)) Thanks, Neil. ___________________________________________________________ ALL-NEW Yahoo! Messenger - all new features - even more fun! http://uk.messenger.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions
