Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

Printing directly from the Clipboard

$
0
0

Hi all,

 

I have a Problem with PB12.5.2.

 

The function

 

...

job = PrintOpen( )

result = PrintScreen(job, 1, 1, 7500, 6000)

PrintClose(job)

...

 

doesn't work in exe.

 

Now I want to use the Windows (global external function) function to get a hard copy to the clipboard.

 

...

keybd_event( 44,1,0,0 )

...

 

This works.

 

But how can I use to print directly from the clipboard without an external program? Does anyone have a solution? Thank you.

 

André


Viewing all articles
Browse latest Browse all 2935

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>