|
2D Barcode Printing using Powerbuilder
(Preview)
Hi Everyone, I just want ask for a help to anybody who has idea on how to generate 2D Barcode printing using Powerbuilder. I tried already using QRCode 2D Barcode ActiveX, a demo version downloaded from internet. It was successfully registered, then I insert the said control in my datawindow. I want t...
|
frix_alonso
|
9
|
10413
|
|
|
|
Stationary Printing OLEObject Timing problem for different MS word version
(Preview)
we are dealing with stationary printing and System taking more time in ms word 2007 and 2010 as compare to 2003 office word There are two environments as production(GOT) and Test (TJ): Time taken in GOT = 3 min, in TJ = 7- 10 min 1. Different Office version: Production(got): Office2003 VS Test: O...
|
tams115
|
1
|
2367
|
|
|
|
How to call other Application created in PB and re-direct to a specific Window/Panel aside from Main Window/Sheet
(Preview)
Need to call another executable application created in PowerBuilder but need to open a specific window in the other Application. Based on the Technical Design, use RunApplication(LPCTSTR applicationName, LPCTSTR* libraryList, pbuint numLibs, LPCSTR commandLine, IPB_Session** sess...
|
Jho_Moratalla
|
1
|
1995
|
|
|
|
Powerbuilder and Microsoft Agent
(Preview)
http://powerbuilderworld.blogspot.com/2010/08/microsoft-agent-programming-with.html
|
ysut
|
0
|
2092
|
|
|
|
How do we cosume Magento Webservice?
(Preview)
Using Powerbuilder 12.5 classic, we have to consume Magento Webservice to export and import the product information. But we are facing the data type issue. Can some help regarding this?.
|
paramcgvak
|
0
|
1946
|
|
|
|
PowerBuilder Communication with Serial Port
(Preview)
Can anybody provide some sample code for communication with serial port in powerbuilder 11.5... I have to open, read and close a card reader slot in Maxline Microplate reader
|
prem
|
0
|
3463
|
|
|
|
IStream
(Preview)
How can I use an IStream C++ interface from PB? I'm trying to use a C++ COM DLL which provides a Load function taking IStream as parameter. I'm trying to get the stream from a Database OLE object and then pass it to the function, but the OLE stream seems not being recognized: ole_Stream = CREATE OLEObje...
|
rob
|
0
|
2405
|
|
|
|
OLEobject to Word 2010(Docx)
(Preview)
Hi, I have a problem while saving a word ole object to a file as file.docx. it works fine with .doc extension. can anybody help me how can i save oll object to docx extension. Sample code is written below. ole_document.SaveAs("c:\file.docx")
|
Salman
|
0
|
3386
|
|
|
|
Setting up Excel ODBC
(Preview)
I think I am missing something in my PB install, since I am unable to set up an ODBC to connect to excel. Here is my list of installed database interfaces: Is there something missing here, and if so how would I go about getting it. (I have tried reinstalling PB but since I have had only upgrade versions si...
|
Kathie
|
0
|
2565
|
|
|
|
API - SendMessage( )
(Preview)
PUBLIC FUNCTION uLong SendMessage( uLong lWIN, uInt lMSG, uLong wPARM, uLong lPARM ) LIBRARY "user32.dll" ALIAS FOR "SendMessageA"
|
thekl0wn
|
0
|
15887
|
|
|
|
API - FindWindow( )
(Preview)
PUBLIC FUNCTION uLong FindWindow( String className, String windowName ) LIBRARY "user32.dll" ALIAS FOR "FindWindowA;ansi"
|
thekl0wn
|
0
|
8277
|
|
|
|
Windows Media Player
(closed)
(Preview)
Please reference THIS THREAD.
|
thekl0wn
|
0
|
3430
|
|
|