Cheers, Tim
> --
> You received this message because you are subscribed to the Google Groups "XMPie Interest Group" group.
> To post to this group, send email to xmpie...@googlegroups.com.
> To unsubscribe from this group, send email to xmpie-users...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/xmpie-users?hl=en.
>
>
Cheers, Tim
Also, I am not talking about a book but rather
This is some simple example text.
And this is some more example text.
Two simple sentences separated by a carriage return. I have set some space before the paragraph to space the two apart
XMPie returns a soft return after the first line and then a paragraph return. So I end up with this:
This is some simple example text."s"
"P"
And this is some more example text.
And the gap is too big. ("s" being the soft return and "P" being the paragraph style.
I looked up \r in the documentation as a carriage return and it worked in the plan file but when I stored it our db and returned it to the ADOR, it treated it as plain text and strung to whole thing together.
Thanks for your help,
Bob