Discussions tagged Rich Text

Hello,All right with you?I hope so! :-) I'm facing a problem when assembling an RTF, doing PASTERTF in the FOOTER sessions...According to the code below, I have 3 STRING variables (vlsHeader, vlsFooter, vlsDetail), which store the content of each se...
Hello, we want to abide some accessibility standard and for this reason we need to switch from normal pdfs to pdf/ua I am creating a pdf with an rich text control but I would also be able to switch to a datawindow control. But all my created pdfs ...
Hi all - looking for some advice ... We are using a customized version of the TE Edit Control (Sub Systems v20) and are looking for the best way to save the output to a PDF. We had been saving simply by using a PDF print driver, but we'd like to get...
Hi, I discovered that when using V.28.0 of the TEXT Richtext control, our papersizewidth setting was no longer working correctly, but only when using PFCs. I made a sample PFC application and discovered that I ONLY have the problem with the V28.0, ...
Hi! I'm using Powerbuilder 2022, Build 1878.  The RichTextEdit control (TX Text Control, 32bit) has a method "SelectText" where you can specify fromline, fromchar, toline and tochar. However, when a  multiple page document is opened in the control,...
We have a Powerbuilder functionality using the RichTextEdit control, with a number of fields filled with data using InputFieldChangeData. Occasionally the content of these data elements does not show up in the control. When restarting the function (a...
Hello In PB 2019 we were able to hide some toolbar items from the rich text edit control. For example we hid the fontface combobox. We did this using the handle of the rte toolbar and calling "showWindow(ll_Handle, 0)" from the user32.dll. We w...
 We’re using Desta’s PB2XLS Utility with Powerbuilder 2021 for Excel Save of Reports. We came across an issue where we are finding when a DW is having a Computed Expression with RichText Method, it is not getting evaluated and PB is just crashing. Co...
Hello. I am using PowerBuilder version 2022. I have a problem with RichTextEdit control. I can't type after pasting the field. Here is the code: rte_1.pastertf('{\rtf1{\field{\*\fldinst{test}}{\fldrslt{test}}}}',detail!) Could you please help m...
Hi all, I got all of my notes/remarks columns converted to RichText edit style. Now I'm testing everything. On several of the Notes tabs I have a message that says "Press F12 to insert timestamp".  But my RTE columns don't respond to the ue_keypress...
Hi all,   We are experimenting on using rich text edits in our program, when we had a question about which data type can rich text edit uses. I tried to search up some articles but did not find a definitive answer and was hoping someone on here as ...
Hi all, I was so excited about changing quite a few fields from EDIT style to RICHTEXT style.  But I noticed today that the RICHTEXT edit style doesn't retrieve or display data entered into the database prior to changing the dw edit style to RICHTEX...
Hi all, I thought I'd play around with the RichText edit style on one of the fields in a datawindow.  I don't want the toolbar to show up every time I click in that field. Rather, I'd like something like the CTRL+ALT+D (or some other shortcut) to po...
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...
  • Page :
  • 1