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
Reinhold Usolf is currently offline Reinhold UsolfFriend
Messages: 18
Registered: December 2016
Junior Member
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]

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
Antonio Campesino is currently offline Antonio CampesinoFriend
Messages: 56
Registered: August 2016
Member
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: Fri Apr 26 15:24:47 GMT 2024

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

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

Back to the top