rtf
How to convert rtf-formatted text to image?
I have a Windows application (C#) for editing images, and among other features I ca开发者_Python百科n paste from clipboard images or text. When the clipboard contains text, it converts it to a picture[详细]
2023-04-13 07:35 分类:问答Why are the blue quote lines not properly maintained when converting RTF to HTML?
I saved an Outlook e-mail reply I was working on as an RTF document, which I\'ve uploaded. What I\'d like to do is convert this RTF document to HTML.I\'ve tried various different means - LibreOffice,[详细]
2023-04-10 22:39 分类:问答Euro Symbol in RTF
I\'m trying to get a euro symbol to show in in a RTF document, but am not having much luck. The RTF doc is a template, which is populated with data from .Net (by reading in the text st开发者_如何学Py[详细]
2023-04-09 22:44 分类:问答Behaviour of RTF in browsers
I am receiving text from a backend and displaying it on my web page. The text could be in one of three formats: plain text, HTML, and RTF. I am sure the first two will render without any problems, or[详细]
2023-04-09 02:30 分类:问答Create RTF files from PHP (any better way?)
Currently I am generating RTF documents using PHPRtfLite. It works perfectly. The only issue is that I have more than 1000 documents with one or more pages in each. To output them via PHPRtfLite, I ha[详细]
2023-04-06 16:46 分类:问答C# Word Interop, Pasting Clipboard into Paragraph
I have a report builder I\'m making that builds the start of a report in word. Word is then kept open for the user to carry on with the report. The report builder gets rtf from a database that is to b[详细]
2023-04-06 12:19 分类:问答Perform diff on RTF and preview changes
I am looking to compare two RTF files and provide a way of highlighting the differences. Does anybody know of anyway I can do this? The project is a .net project, however worst case, I\'m sur开发者_JA[详细]
2023-04-06 00:41 分类:问答How to get the InputStream from a files list of rtf document files?
I have a list of richTextFormat documents that I need to loop through and get the InputStream from each file to merge with another document.I used this code to get the files:[详细]
2023-04-04 10:29 分类:问答How to convert plain text [Already know the alignment, font,size] to a RTF text using C#
I am in need to convert the plain text to a RTF text. I know the font ,size, alignment of the plain text. What i want is how to convert to the preformatted RTF text without using RichTextBox contr开发[详细]
2023-04-04 05:54 分类:问答Can I design and print report/Document from my java Application
I am developing a java desktop database application in which I have to design a report. The report can either be in MS Word or the RTF format and has a fixed layout in which开发者_开发知识库 some valu[详细]
2023-04-03 03:21 分类:问答