Hi, can I set "Packaging custom font in the generated PDF file" Application parameter from code for a specific datawindow? There's application variable nativepdfincludecustomfont but it's inaccessible from PowerScript. I can't embed fonts to all p...
Has anyone accessed Google Firestore (a noSQL DB) from PB? I see there's a C# API available so I guess it should be possible to import that into PB and use it, but I'm concerned about whether there are non-async versions of functions, since I am not ...
We currently have a PowerBuilder App which indexes documents (word docs, pdf's, Excel,.. text) in a file directory and allows them to be selected and opened via the Windows app associated with that file type. We are considering storing the documents...
We are resizing our datawindows as well as appying a theme to them. When we do, the arrow on drop-down lists is not centered. Also, the text is not centered in the field vertically. See screenshots. Is there a way to remedy these issues? Thanks!...
Hello All, I need some help with attaching PDF file to email using OAuth2.0 method. I have no issue with attach simple plain text file to the email.  But unable to attach the PDF (encoded to base64).  The program just crashed. I followed the sampl...
I believe we have hit an issue in PB2022 build 1892 when themes are turned on for the application but turned off for userobjects and the userobject is a datawindow and the datawindow border is turned on for the userobject but turned off at runtime. ...
Hello Using Powerbuilder 2022 R2 IDE: Build 2819 Runtime: 1900, combination of fonts:  Unicode & special font for Tamil language OUTPUT IN DATAWINDOW   NATIVE PDF OUTPUT ISSUES: 2ND LINE MISSING DATA [SEE VALUE BEFORE PINCODE IS MISSING...
Hello Experts, I am using a custom theme in our application in PowerBuilder 2019r3. I need to configure many Windows separately using theme-object.json as sle and mle control's colors can not be changed runtime after applying the theme.  May this c...
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 started using Ribbonbar control and the users seem to like it a lot. The problem we've encountered is that since our large menu has been completely redesigned certain items are harder to find, so I have an idea to provide a simple search tool - t...
Hello, PB Any version, currently trying in PB 2022 Need to a create a signature field (to substitute with Digital signature later).   Is that possible now with native or with third party tools?If with Native, then an area to be marked for Signature...
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, I have a graph datawindow. Everything works fine except I am unable to set the Line style and it is set to Continuous! no matter how I call SetSeriesStyle(). Here are three lines of code. The first two lines work great. The third line does n...
Hello,   I'm trying to use the OAuth 2.0 with an authorization code. My code :  ls_Url_code = "https://api.ibanity.com/isabel-connect/oauth2/token?client_id=" + ls_id + "&redirect_uri=" + ls_Redirect +"&scope=" + ls_Scope + "&response...
We had some old applications developed in PowerBuilder 10.5, me migrate them to Powerbuilder 2019 R2 and R3 version, now we are having issues running some store procedures in our informix DB  (9.40) under linux server   we are receiving this error ...
Hi! How can I change the font size for an Excel file created with the Datawindow SaveAs method using type XLSX!? It comes out Arial 10 and we want it in a larger font. I am using PowerBuilder 2022 Build 1900. Thanks Gordon...
Hello ALL Powerbuilder 2022 R2 Beta available now.  FYI https://www.appeon.com/developers/pb2022r2-beta.html Happiness AlwaysBKR Sivaprakash  ...
Hello, all I need to migrate an old desktop non-visual app with thousands of code lines of type: ds1.object.c_column[i] = ds2.object.c_column[i] How can I migrate it to .NET service without having to manually go through the whole code and change it...
Hi Team, We are opening and saving the Microsoft document (Microsoft version 2016) in the powerbuilder application background, sometimes it is working fine and sometimes intermittently it is throwing the below error at run time and it crashing the a...
Good morning. I am trying to use the PowerBuilder Runtime Packager (2021 1506) to create a Merge Module (.msm) file to include in our InstallShield deployment. By default, the runtime packager seems to use ProgramFiles (x86) \ Appeon \ Version (I th...


There are no discussions available here currently