Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   Printer output formatting using the Windows API with C/C++ (http://zelaron.com/forum/showthread.php?t=38863)

Demosthenes 2006-03-07 05:36 PM

Printer output formatting using the Windows API with C/C++
 
I understand how to print a simple text file, but what if I want to format it, say like adding tables, or have it print out something like this:

http://www.forpilots.com/xcplan/xcplan2.gif

Where could I learn about how to do this?

Thanks in advance for any help.

WetWired 2006-03-07 07:35 PM

From what I understand, the actual printing is done using GDI calls on a printer Device Context. How you get this DC to draw on, I don't know.


All times are GMT -6. The time now is 11:21 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.