We are trying to get formatted text (some words bold, some superscript, etc) and line breaks in a rich text box field. We were able to create the xml for the RValue of a RichTextBoxField to display some words as bold and some words as underlines, however we can’t get line breaks in the RichTextBoxField. We have also been able to get line breaks in regular TextBoxFields, but then we lose the ability to make certain words bold and underlined.
Is there a way to make text superscript, and to add line breaks to a RichTextBoxField in C# code?
Can you please share the source PDF file and the code snippet that you are using so that we can test the scenario at our end. We are sorry for your inconvenience.
Thanks for sharing additional information. In reference to line break issue, we have managed to reproduce the issue at our side and logged as PDFNEWNET-34975 in our issue tracking system for further investigation and resolution. We will keep you updated regarding issue progress via this forum thread.
Further more in reference to postscript text requirement, please check following documentation link for details. Hopefully it will serve the purpose.