1,825 questions
0
votes
1
answer
127
views
Add rtf files to docx with body_add_docx
In earlier versions of the officer package, I was able to use body_add_docx() to insert rtf files (or lst, it's quite the same) into an existing Word document without issues.
After updating to a newer ...
0
votes
2
answers
55
views
Wix Installer - Why is it printing invalid/non-printing characters in my License.rtf?
I have a Wix installer for my project OpenRGB, and ever since we created it an annoying issue has presented itself in the License screen. The source file License.rtf displays normally in WordPad, but ...
0
votes
1
answer
77
views
Coldfusion - PDF Richtext Textinput - Unicode - Font change on clic
I need help creating and populating PDFs with special characters.
First things first:
I've created a PDF template with a logo and some text fields, and the values in the text fields are populated via ...
0
votes
1
answer
320
views
BIP How to get Column headings to repeat across multiple pages
I am struggling to setup my RTF template to display a column heading table at the top of each page when there is more then 1 page. I have set the Word Table/Row properties "Repeat as header row ...
0
votes
1
answer
78
views
Leading Spaces are removed when RTF scripted SAS dataset to Export into RTF while concatenating multiple reports
I am trying to concatenate multiple RTF reports into a single RTF file by importing into SAS data and Exporting to Combine RTF file. When I am doing that everything is transferred exactly except the ...
1
vote
1
answer
170
views
Combine several RTF files with different page orientation in R
I am trying to assemble rtf with r2rtf package in R. But it doesn't support different page orientation. If there is other opportunity? I have multiple RTF files which already oriented correctly. They ...
2
votes
1
answer
231
views
C# Windows Forms and URL embedded in link names?
I have spent the last few hours trying to do something I thought would be basic stuff in my C# Windows Form application - to have a RichTextBox with embedded links. However, this seems to be far more ...
4
votes
2
answers
69
views
RTF Output Shows "{ Apple0}" Instead of Bold "Apple" in LibreOffice on Ubuntu
I'm writing a Python script to generate an RTF file containing text excerpts with a search term highlighted in bold. The script successfully generates the excerpts with the keyword, but the term isn’t ...
1
vote
2
answers
157
views
How to ignore a NEW line completely matching to winmerge line filters?
I have two flat text (RTF) files whereas the one has some NEW lines, which however completely match to the filters, so the attempt is to ignore them.
One file:
...
\\pard\\plain\\intbl\\sb10\\sa10\\ql\...
1
vote
1
answer
94
views
Can I save a TextRange inline property to RTF in WPF?
So I'm writing a project that mimics Word.
The setup is relatively simple:
I get a nvarchar(max) from a database. This is to save the rtf content.
I convert the rtf when the RichTextBox is loaded.
...
0
votes
1
answer
83
views
Enterprise Architect javascript - working with word RTF and linked elements
I have an Enterprise Architect project with some Diagram. I want to add them to an external Word document (which cannot be generated with EA). Moreover, other people may need to edit this word ...
0
votes
1
answer
113
views
Is there a way to display the underscore in a footnote RTF file?
I am trying to display the underscore symbol in a footnote of rtf file using the r2rtf package, however, it is not showing. I tried to write "\\_" but it does not work.
# Load the necessary ...
-1
votes
1
answer
371
views
Page format changes during RTF to PDF conversion using pypandoc
I’m using pypandoc to convert an RTF file to a PDF, but I’m running into an issue where the page structure and formatting are altered during the conversion. It looks like the output PDF is being ...
0
votes
1
answer
398
views
Our BIP RTF template sum is not working properly
I need your help in my RTF template that has a sum for every each segments.
I added the field in the cell, set the Calculation to Sum and checked the Grouping.
Generated the report and it's giving &...
1
vote
0
answers
61
views
Dynamic signatures issues in oracle apps r12.2 RTF
Dynamic signatures are created for each PO. When executed individually, each PO displays a different signature as expected. However, when I run a range of POs (e.g., 1 to 10), only the first signature ...