Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Kailasam, Karuppaiah <Karuppaiah.Kailasam@ai...> - 2005-02-10 08:47:28
|
I noticed the reportFont behaves differently on linux For example, I defined reportFont as follows <reportFont name="Arial_Bold" isDefault="false" fontName="Arial" size="7" isBold="true" isItalic="false" isUnderline="false" isStrikeThrough="false" pdfFontName="Helvetica" pdfEncoding="CP1252" isPdfEmbedded="false"/> When I choose this reportFont for a text field, In windows environment, it works exactly what I see on the report design, but on linux it moves approximately one line above the specified location The reason I am using the reportFont is, any thing under font size 8 doesn't seem to work when I make the font as bold. Any one has come across this issue? Thanks Karup. |