Length of text field 关注
|
2 评论
0

Shotaro Ito
★ BarTender Hero ★
评论操作
BarTender doesn't have limit of string length (not tested to the limit myself however hundreds chars are fine), please check where the problem happened.
Truncated in File > Database Connection Setup > Record browser
>make sure your database field holds all the data
Truncated in Design view / print preview
>Check text data source's transform tab to see any truncation / filter setting applied.
>If you enabled text auto size on Text format, font minimum size may be too big.
Truncated in print result only
>Selected font might be wrong. Use true type font like Arial instead of printer's font.
"Truncated in File > Database Connection Setup > Record browser
>make sure your database field holds all the data"
how could solve?
请先登录再写评论。