Discussions tagged Rich Text
PB2022 richtextedit displays differently on Windows Server 2019 vs Windows 10
- New
- Issue
- Last updated 4 days ago
- Peter Middlestorb replied 4 days ago
Hi, have searched the forums for "richtextedit", but found nothing relevant to this, so...
For PB2022 build 1892 creating a 32-bit executable.
Using a richtextedit control into which is loaded a multi-page word document.
The same executable displa...
Re: Text around a picture in Rich Text Edit
- How-to
- Last updated 6 months ago
- Sivaprakash BKR replied 6 months ago
Hello,
Want to have text around a picture inside Rich Text Edit control. Is it possible? Either in PB 2019 R3 or PB 2022.
Text can be written above or below a picture copied (ctrl+c, ctrl+v) from another file. Need to write text on left hand s...
Cannot load the Rich Text Edit Control
- Resolved
- How-to
- Last updated 11 months ago
- Chris Pollach @Appeon replied 11 months ago
Hi all,
I am currently receiving this message on the Powerbuilder IDE when looking at a Rich Text Edit control.
I am pretty sure I need to place the pbtxttext.dll somewhere, but not sure where. If anyone has encounter this issue please let ...
Error Text Control ActiveX 28.0
- How-to
- Last updated 1 year ago
- Armeen Mazda @Appeon replied 1 year ago
Good afternoon,
I am using the rich text control in version 28. When I load a docx and insert bookmarks with the "inputfieldinsert" function it works fine until I save the document and reopen it, at which point the bookmarks are lost. With version 1...
Hi,
I am using rich text control in a free form datawindow to display text from a database text field previously entered in a separate rich text control on a free form datawindow. So data is entered- then in a separate window the data is viewed.
In...
PB Rich Text Edit control displaying table incorrectly
- Issue
- Last updated 1 year ago
- MARK APTEKAR replied 1 year ago
Hi, I am using PB 2019 R3 build 2703. Inserting .RTF file created outside of PB into the PB RTE control. That file has a table . In PB RTE control table shows as compressed . Is anybody know how to fix this problem? Also original .RTF file has head...
Hi All
Having had some help from a few of you last week on storing rich text, I am now further along with my RichText requirement.
I have managed to add the rich text to the database, I now want to print a listing
The database table essentially h...
POST content-type application/json: max. Textsize 32K?
- Resolved
- How-to
- Last updated 1 year ago
- David Xiong @Appeon replied 1 year ago
Hi,
I'm beeing writing a small WEB-API which has to process POSTed metadata and files as json-data and insert it into a SQL Server database.
I know, the client could send the data and files together in one POST using the content-type form-data.
B...
Hello,
PB 23019 R3, PostgreSQL 11
Need to add mail merge facility in our application. What will be the best approach given the environment.
1. End-Users create/edit documents for future mail-merge. [Rich Text is preferred]2. Store the documents...
Hi,
Hopefully someone can help.
I want to store notes - rich text notes in my database table - i am using sql anywhere 16 and pb2019
Basically I want to add some notes in a customer record - save them - retrieve them and edit again
What dataty...
Selectblob for RTF stored in a DB
- Issue
- Last updated 1 year ago
- Ken Guo @Appeon replied 11 months ago
Hello,
I am moving an old application from Powerbuilder 9.0.2 to Powerbuilder 2019 R3; part of the application collects pieces of RTF documents, and composes them together, into the Rich Text Editor.
In PB9 to achieve this we had queries using SELE...
Export an RTF to a PDFA-3A format
- Resolved
- How-to
- Last updated 1 year ago
- Mark Lee @Appeon replied 1 year ago
Hello,
I have some texts, composed dynamically inside of a RTE control.
Now one of the things we need to achieve is exporting the PDF, that later needs to be archived.
While exporting a PDF is as simple as this:
rte_1.SaveAs("file.pdf", PDF!, tru...
Workaround for RichTextEdit margin issue
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
I'm using PB2019 R3 Build 2703.
The TX Text Control ActiveX 28.0 control appears to have an issue saving document margin info. You can set the margins on the control in powerscript, and they will appear properly while the document is open, but when...
TX Text Control - Convert to HTML only on save to file
- Advice
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
I'm using the TX Text Control ActiveX 28.0 in PowerBuilder 2019 R3 to edit rich text and convert it to HTML for sending in an email.
It seems the only way to convert the data to HTML is to call SaveDocument with a file type of FileTypeHTML! and then...
Hi,
We have an application generating PDF documents from a RTE control, and need PDF/A as output (for long time archiving).
Any suggestions on how to generate PDF/A from RTE in Powerbuilder?
From what I can see in the documentation for TxText cont...
Configure pb.ini when deploying using OrcaScript
- Resolved
- Issue
- Last updated 1 year ago
- Adam Narten replied 1 year ago
Hello,
Our application was experiencing the issue described in this Appeon knowledgebase article where a RichTextEdit control's WordWrap property is checked but the text was still not wrapping. I was able to successfully adjust the pb.ini file on my...
RTE can't deal with tables properly at all?
- Advice
- Last updated 1 year ago
- mike S replied 1 year ago
I'm thinking about replacing our mail-merge functionality in our application, currently built using a WebBrowser control put into DesignMode for editing, with a RichTextEdit (the built-in TX TextControl type).
For this to work, it would have to be a...
Saveas datawindow with richtext style column to PDF in Blanck
- Issue
- Last updated 1 year ago
- Mark Goldsmith replied 1 year ago
I've created with PB 2019 R3 Build 2670 a datawindow with external data source that has a column with richtext style. The application additional properties of PDF Export are 'Always use NativePDF! metchod for PDF export' and of RichTextEdit 'Built-in...
- Page :
- 1