Discussions tagged Rich Text

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...
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...
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 ...
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...
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...
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...
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...
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...
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...
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...
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...
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...
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