Yes we had an issue with ArialNarrow for small fonts size and itext team has
suggested us to go for drawString method instead of TextLayout, but still we
faced the same problem in thermal printers, but when we set the encoding to
false for encoding type WINANSI, then the print quality has improved a lot.
Now our requirement is to support unicode characters, hence we started using
Identity-H, but print quality is not upto to the mark.
thanks
dorairaj
Bruno Lowagie (iText) wrote:
>
> dorairaj wrote:
>>
>> It is not like that, we are exploring different possibilites before
>> deciding
>> on particular approach. As we were able to get Superscript and Subscript
>> with textlayout but issue is with print quality. So either we require
>> support for any of the one(PdfGraphics2D or TextLayout with better
>> quality).
>
> The answer was implicitly given a long time ago, but you ignored it.
>
> If I recall correctly, the problem occurred with ArialNarrow (a True
> Type font). I believe (but I could be wrong) that you were advised to
> replace ArialNarrow by Arial Bold (an Open Type font with True Type
> outlines) which resulted in better quality.
>
> Then again, I could have misinterpreted the answer. You're the one
> written the application, not me.
>
> ------------------------------------------------------------------------------
> _______________________________________________
> iText-questions mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/itext-questions
>
> Buy the iText book: http://www.itextpdf.com/book/
> Check the site with examples before you ask questions:
> http://www.1t3xt.info/examples/
> You can also search the keywords list:
> http://1t3xt.info/tutorials/keywords/
>
>
--
View this message in context:
http://old.nabble.com/Ploblem-with-superscript-and-subscript-tp28426091p28474089.html
Sent from the iText - General mailing list archive at Nabble.com.
------------------------------------------------------------------------------
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://www.itextpdf.com/book/
Check the site with examples before you ask questions:
http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/