Forum Moderators: not2easy
I have a notes database with rich text field which has many tables. Some tables are Indented and go beyond the page size.
I would appreciate if someone helps me in fixing this problem for the web.
I can control the text, by adding a table with fixed witdth and wrapping the text but then some tables withing tables of already stored text get cut by the base table size.
Thanks, appreciate all the help.
In Notes we create forms which have all fields and are used for storing documents.
Fields are of many type Text, number, computed(keywords,text) and RichText.
This field is rich text, which was using notes editor was populated. IT has tables. whole body of this field is indented. Notes is somehow able to render it but in html document comes fine but the text in rich text field is aligned way to the right.
I was intending if there was a way use CSS to set property of table so that it starts in the left and cancels the indents.
I want it to fit in letter size page when printed and not show out of frame ( so that users don't have to scroll).
Thanks in advance. I really appreciate all the help I can get.