Re: [jasperreports-questions] Logical fonts (Dialog, DialogInput, Serif, SansSerif, Monospaced) don't work if different from size 10

2006-03-15 Thread Teodor Danciu


Hi,

Try to use isStretchWithOverflow=true or increase the height of your 
text elements when you change the font size.


I hope this helps.
Teodor


Geoffrey De Smet wrote:

Java has 5 logical fonts, which have a very nice feature:
Any platform (Win/Linux/Mac/...) have a font mapped to them.

But when I use any of those 5 fonts (Dialog, DialogInput, Serif, 
SansSerif, Monospaced) they show up blank if the size is different 
from 10:


Does work:

reportFont ... fontName=Dialog size=10 .../
reportFont ... fontName=Times New Roman size=12 .../
!-- unsure about non windows systems... --

Shows up blank:

reportFont ... fontName=Dialog size=12 .../

Here is my full definition:

reportFont name=ggg isDefault=false fontName=Dialog size=12 
isBold=false isItalic=false isUnderline=false 
isStrikeThrough=false isPdfEmbedded=true /




Using Jasperreports 1.2.0

Thanks for a great product btw.




---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions


[jasperreports-questions] Manually setting locale and excel to stream

2006-03-15 Thread Srepfler Srgjan

How can I manually set a Locale to a report?
I have looked extensively and have been unable to find one.
Why don't the excel reports support streaming? Is it really necessary to 
create the file first?


Thanks
Srgjan


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=110944bid=241720dat=121642
___
jasperreports-questions mailing list
jasperreports-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jasperreports-questions