Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Print Functions ====== ^Command^Description^ |[[print_end|Print_End()]]|Terminates the print job.| |[[print_init|Print_Init()]]|Starts a printing session.| |[[printlinefeed|PrintLineFeed()]]|Advances printing to a new line or allows a font change on the current line.| |[[printnewpage|PrintNewPage()]]|Inserts a page break.| |[[printpagestatus|PrintPageStatus()]]|Returns the number of lines to the end of page.| |[[printrect|PrintRect()]]|Prints a rectangle relative to the page, beginning at the top left and extending to the bottom right coordinate of the rectangle measured in inches.| |[[printsetbrush|PrintSetBrush()]]|Sets the style, hatch, and color of the brush as defined by the Windows SDK.| |[[print_setfont|Print_SetFont()]]|Sets the font for the text to be printed.| |[[print_setfooter|Print_SetFooter()]]|Sets the page footer print and font.| |[[print_setheader|Print_SetHeader()]]|Sets the page header print and font.| |[[printsetmargins|PrintSetMargins()]]|Sets the margins for the page to be printed for the printable area of the page.| |[[printsetpen|PrintSetPen()]]|Sets the style, width, and color of the pen as defined by the Windows SDK| |[[print_text|Print_Text()]]|Outputs a single line of text to the printer.| guides/programming/programmers_reference_manual/print_functions.txt Last modified: 2024/06/19 20:20by 127.0.0.1