
How do I print a file in windows 3.1(16-bit) without OPENING the file
Hi, Ramesh,
I think you can use the ShellExecute API function to print a file such as a
WordPerfect document.
Hope this helps,
Annette Gates
Quote:
> Dear Friends:
> How do I print a file without firing the application in which it is
> developed, for example WORDPERFECT file using API calls for the win 16
> bit applications , i.e., windows 3.1 apps. I figured out to print
> directly using the 32 bit win32, please help me with the 16 bit direct
> printing without opening the file.
> Thankx
> Ramesh