Fix: Pb with PDF

This commit is contained in:
Laurent Destailleur 2010-12-22 13:37:33 +00:00
parent b7c966ef82
commit a4f707244c
5 changed files with 7 additions and 3 deletions

View File

@ -11,6 +11,7 @@
// Reference language: en_US // Reference language: en_US
CHARSET=UTF-8 CHARSET=UTF-8
FONTFORPDF=DejaVuSans FONTFORPDF=DejaVuSans
FONTSIZEFORPDF=8
SeparatorDecimal=, SeparatorDecimal=,
SeparatorThousand= SeparatorThousand=
FormatDateShort=%d-%m-%Y FormatDateShort=%d-%m-%Y

View File

@ -9,6 +9,7 @@
// Reference language: en_US // Reference language: en_US
CHARSET=UTF-8 CHARSET=UTF-8
FONTFORPDF=DejaVuSans FONTFORPDF=DejaVuSans
FONTSIZEFORPDF=8
SeparatorDecimal=, SeparatorDecimal=,
SeparatorThousand= SeparatorThousand=
FormatDateShort=%d.%m.%Y FormatDateShort=%d.%m.%Y

View File

@ -2,6 +2,7 @@
CHARSET=UTF-8 CHARSET=UTF-8
DIRECTION=ltr DIRECTION=ltr
FONTFORPDF=DejaVuSans FONTFORPDF=DejaVuSans
FONTSIZEFORPDF=8
SeparatorDecimal=, SeparatorDecimal=,
SeparatorThousand=. SeparatorThousand=.
FormatDateShort=%d/%m/%Y FormatDateShort=%d/%m/%Y

View File

@ -10,7 +10,7 @@
CHARSET=UTF-8 CHARSET=UTF-8
DIRECTION=ltr DIRECTION=ltr
FONTFORPDF=DejaVuSans FONTFORPDF=DejaVuSans
FONTSIZEFORPDF=9 FONTSIZEFORPDF=8
SeparatorDecimal=. SeparatorDecimal=.
SeparatorThousand=, SeparatorThousand=,
FormatDateShort=%d/%m/%Y FormatDateShort=%d/%m/%Y

View File

@ -9,8 +9,9 @@
// Reference language: en_US // Reference language: en_US
CHARSET=UTF-8 CHARSET=UTF-8
DIRECTION=ltr DIRECTION=ltr
FONTFORPDF=arialunicid0 FONTFORPDF=chinese
FONTSIZEFORPDF=9 #FONTFORPDF=stsongstdlight
#FONTSIZEFORPDF=9
SeparatorDecimal=。 SeparatorDecimal=。
SeparatorThousand=, SeparatorThousand=,
FormatDateShort=%d/%m/%Y FormatDateShort=%d/%m/%Y