Hi
I have used TextArea to add long text with formating in different lines, spaces etc. but when I run report I see all those spaces are gone and the texts are tightly populated in the report.
Hi @n.shatalova
Here is the content of bom.properties file
#
# Copyright (c) 2008-2019 Haulmont.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
com.haulmont.yarg = 2.2.11
com.haulmont.yarg/yarg-api = ${com.haulmont.yarg}
com.haulmont.yarg/yarg = ${com.haulmont.yarg}
org.springframework/spring-test = ${org.springframework}
org.apache.poi/poi-ooxml = ${org.apache.poi/poi}
org.apache.poi/ooxml-schemas = 1.4
org.apache.xmlbeans/xmlbeans = 3.1.0