Discussions tagged Print

I'm working on migrating our application to PB2022 from PB2017 R3 and found that our print settings dialog no longer sets the printer for our application. I double checked the registry location we are using for it (HKEY_CURRENT_USER\SOFTWARE\Microsof...
Hello everyone, I am running my app on the client PC and I am getting the following error in the following code segment: function: of_printdlg, Code: 32 long ll_hwnd 34 ll_hwnd = handle (aw_obj)35 if ll_hwnd = 0 then36 return -137 end if 39 retur...
Hi everyone,    I have a process that allows the user to print. But every time the user prints, the saveas dialog box keeps on prompting and asking you to supply filename. Below are my scripts.    I do this kind of printing because with that, I c...
Hi Everyone,     Good day! I'm using powerbuilder 12.5 classic and just wondering if it's possible to send a file to printer. I have a process that prints the file to PDF and I want it to send to printer to print. Any ideas would be much appreciat...
Hello,   I work with Powerbuilder 2022 R2 and I have an issue with the printing of checkboxes. When I retrieve datawindows with checkbox I can see the box with a flag but when I print it the flag become a ü.   Result in datawindow : image1   R...
Good morning,in our application we need to print in the background and the datawindow used contains colored text objects.Until Release PowerBuilder 2022 with runtime 22.0.0.1900 everything worked perfectly.Now we have moved on to Release PowerBuilder...
Wondering if there is way to add a printer at runtime in PowerBuilder...
Hi is it possible to print from the new webview2 based webbrowser component included in PB 2022 R2 (build 2819)? Print() method just opens preview. Print(job, x, y) through job prints an empty page. Is there a workaround through Javascript etc? I...
Hi! I've created a datawindow that gets data from a Microsoft Access Database to generate a contract.  In preview, it shows all the content properly except the page number.  When I print to PDF or Save As PDF, I only see page 1 and 2 out of 4. Any i...
Hi all, we are using WebBrowser-Control to show PDF. That works very well. Also, the icons/controls of the PDF are showing up, hence the user is able to print/download the file. Now, I would like to open the print dialog, like clicking on the printe...
Currently we're using rightfax printer (Rightfax 10.6.3.2109) to send fax from our PB11.5 application running on Windows Server 2008. The system is old but fax function works fine. However, The fax problem arises with PB2022. Under the migrated versi...
I want to be able to change the default windows printer after I open the pb application and have the pb application pick up that new windows default printer without me having to restart my pb application.  Today, once the pb app has the default print...
I am trying to create jpg files and send them as whatsapp chat. let say user gives print order of pages 1,3-5,7. In that case I generate a print pages list 1,3,4,5,7 but at same time I have to read mobile_no and party name of particular pages. I disp...
We recently migrated a 32 bit PB 8 app to 64 bit PB 19. Everything is looking good except for printing. The app generates "Error Number 14. Error opening DLL library pbvm80u.dll for external function...." I have done a search on the error and it loo...
Hi. Did you have the following problem:Randomly, when printing dataWindow with nativePdf, gray areas appear. The background of static text becomes gray instead of remaining white. The problem occurs with some printers but not with others. Preview an...
I just got a report from a user who is using our PB 2021 application that prints from DW reports in the application to their Konica Minolta C552 commercial copier/printer don't work: they say it prints "an endless number of almost blank pages - each ...
I'm tasked with maintaining/updating a legacy app that was written in an early version of Powerbuilder. We've upgraded to 2021 and are trying to make some menu modifications with 'Print' and 'Print Preview'. Currently when hitting 'Print' it fails w...
Hello, PB 2019 R3, PostgreSQL 11 Need to take print out of Application form to be completed by every students of a course, by printing all relevant details of each students in a separate page.   The details to be printed spans Header, Detail and Fo...
Hello, PB 2019 R3, PostgreSQL 11 Is there any way to print a report in the background and return the control (cursor) to the application immediately ? In the printing function, we retrieve data from the database in a datawindow, do some setItem an...
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