How can i change spacing between lines (Line Spacing in FileMaker), is there a special way to do it or it’s not possible.
Thanks
Pavel
How can i change spacing between lines (Line Spacing in FileMaker), is there a special way to do it or it’s not possible.
Thanks
Pavel
I don’t think Servoy supports the “line-height” CSS property.
Jan & Co… Is there any way to give us control of line height in text and rtf areas? This issue just became a big problem for the large Filemaker-to-Servoy port we’re about to deliver.
maybe in html you can do it with CSS youreself (if that is supported somehow)
Same for RTF i think if you want such a thing you have to specify it somewhere in the RTF text youreself.
Jan… How would you do this yourself for an RTF field? There is an RTF field on a form. The user can enter text in the field. They can change font, color, alignment via the text toolbar. We want to prespecify a different lineheight than the default. What would we do?
It seems that LineSpacing is not in the RTF spec. (wordpad program for example on windows does also not provide such feature), so its unlikly the RTF field in Servoy does support this.
If this is major problem for you or your customer, let us know so we can have an in dept look at it.
This has been a MAJOR problem for me and my customers, especially in cases where text needs to print in a small area. While converting a customer’s FileMaker application to Servoy, this problem came up several dozen times. They wanted their printed forms to be exactly the same, but several fields on the FileMaker layouts used line spacing less than 1.0 to get multiple lines to print in a small area. The only way to saatisfy them was to reduce the point size in Servoy, which did not make them very happy. It would be great if control over line spacing was available in Servoy.
Steve in LA