Free Code


All examples include a PB10.5 version and most have a PB12.6 version. The PB12.6 versions are verified to work in 64bit. PowerServer doesn't support the longptr type so you must use the PB10.5 version in that environment. If one of the examples doesn't work correctly, please contact me first before posting to the Appeon user forum or bug tracking system.

Before downloading one of the free code examples, please review the license terms here. If you find this code really useful and would like to donate, click the PayPal button in the upper right corner.

Click here to download an installer for all the free code samples: WebExamples


Adapter  

PrinterInstall

This program will install the 'Sybase DataWindow PS' printer which is used by the DataWindow SaveAs PDF! functionality. When you run it, it prompts you to select a Setup .inf file. Choose the one in your Ghostscript installation's 'lib' folder and the printer will be installed for you.

Click here to download the PowerBuilder sample: PRINTERINSTALL.ZIP. The zip file contains a PDF which walks you through the process of installing Ghostscript and the virtual printer on Windows 10.

The offical Ghostscript downloads can be found on Ghostscript.com. There is a link at the bottom of the page that allows you to download prior versions.

Win API Functions used:

CloseHandle
CreateProcess
WaitForSingleObject

——— Last updated 04/13/2021 ———

Amyuni  
BCrypt  
Bitmap  
Canvas  
ChooseFont  
Colors  
ControlPanel  
Cryptoapi  
DisplayIcon  
DragFiles  
DWGridXP  
DynamicMenus  
Filesys  
FTPClient  
GetFileName  
GetFolder  
GetURL  
Ghostscript  
Icontray  
ImageList  
Indirect  
LDAPQuery  
LineCount  
MessageBox  
Mutex  
ODBC API  
OSVersion  
Outlook  
ParentWindow  
PBDebug  
PBEditor  
Ping  
PrinterInstall  
PSRViewer  
ResizeResponse  
RunAndWait  
Send SMS  
SizeOf  
Splitbars  
Statbar  
String Class  
USPS Barcode  
WebBrowser  
WinHTTP  
Winsock  
XmlHttp  
ZLibwapi