I have a notes rich text field which i am inserting into the xml (and then
converting to pdf) as

peer.addAlias(ElementTags.ALIGN, "align");
peer.setContent(doc.getItemValueString(tmp));

This works fine and copies over any line spacing the user may have entered.
However it seems to set the right margin at just over half way across the
screen, and I cannot seem to make it go over to the right. If the field is
plain text it will spread all the way across the screen and justify or
align right/left. But when it is rich text it ignores everything in the xml
and tagmap.

Does anyone have any ideas? I do need to use RT in Notes so that people can
enter the line spacing etc.

TIA

Sarah Benwell

            ---------------------------------------------------
The information contained in or attached to this email is intended only for
the  use  of  the  individual  or  entity  to which it is addressed. It may
contain   information  which  is  confidential  and/or  covered  by  legal,
professional  or  other  privilege (or other similar rules or laws). If you
are  not  the intended recipient, or a person responsible for delivering it
to the intended recipient, you are not authorised to and must not disclose,
copy,  distribute, or retain this message or any part of it. Nor should you
take any action with reference to it.

If  you  have  received this email in error please notify us immediately by
forwarding the email to [EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
iText-questions mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to