Scrollbars on multi-line text box
By Martin Perrie 2 decades ago
In the OpenOffice document I have created a multi-line text field with vertical scrollbars and then exported this to PDF. If I open this PDF and enter multiple lines of data the vertical scroll bar is displayed.
I have attached the PDF to the config document and in the Java agent I output a multi-value Notes field to the multi-line text field in the PDF with new line separators in between. However, when I view the generated PDF the scroll bar is not displayed and I can only see the values that will fit in the text box as it is displayed.
Any ideas how I can work around this?