I have a stimulsoft form that has a number of fields that are simply variables. These variables often have spaces at the front. Stimulsoft appears to remove the leading spaces which is causing me problems (I believe this is a problem with GDI+). Therefore, I have inserted a chr(31) at the front of the variable where there are leading spaces. This character works fine on printed and previewed reports as it doesn't show and the spacing is unaffected.
However, if I export a report to pdf, the chr(31) is displayed as a little square box, and it is not included in the size calculation for the field as the right had end of the text is "clipped".
I'm therefore looking for a solution - either where I can use leading spaces in variables, or find a character that is invisible both on printing, previews and PDF's or some alternative solution!
Thanks in advance
Simon
Export to PDF problem
Export to PDF problem
Problem with chr(13) fixed in build from 4 Jan.
Thank you.
Thank you.