Hi Yegor,
The following method in PPGrapics2D is not implemented in the latest source
code in hslf.
Whether it is going to be implemented shortly ? The method paint() in
TextPainter class uses this method.
Is there any alternate way to display the text if we have corresponding
"AttributedCharacterIterator" and coordinates like below ?
public void drawString(AttributedCharacterIterator iterator, float x,
float y) {
log.log(POILogger.WARN, "Not implemented");
}
Regards,
Dinakara
--
View this message in context:
http://www.nabble.com/Generating-ppt-through-java-tp18399673p18571078.html
Sent from the POI - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]