Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Gendoc » newline before richtext
newline before richtext [message #1774963] Sun, 22 October 2017 20:24 Go to next message
Eclipse UserFriend
Hi,

I have noticed that the richtText tag always adds a newline before the content. For example, this template
<gendoc></drop>
<richText>Test 1</richText></drop>
<richText>Test 2</richText></drop>
</gendoc></drop>

gives this odt output:
                  <-- empty line here
Test 1
                  <-- empty line here
Test 2

Is this the intended behavior and, if yes, do you know how I can prevent this?

Edit: empty lines indicated

[Updated on: Mon, 23 October 2017 06:55] by Moderator

Report message to a moderator

Re: newline before richtext [message #1775137 is a reply to message #1774963] Wed, 25 October 2017 08:39 Go to previous message
Eclipse UserFriend
Hi,

No, it is not th intended behavior.
Could you please create a bugzilla with the gendoc template to reproduce the issue.

Thanks a lot,
Antonio
Previous Topic:"->" in queries
Next Topic:CleanAndFormat() does not work as expected
Goto Forum:
  


Current Time: Thu Feb 13 13:59:48 GMT 2025

Powered by FUDForum. Page generated in 0.03796 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top