Accusoft.PrintPro8.Net
Create Print Job

A print job provides instructions to the printer about what to print. To construct a print job, 

The Kill method can be called at any time during the life of a print job, prior to calling Finish. Calling Kill immediately terminates the current print job. 

Populating a Page Using a Template File

A collage template file is a text file, formatted to describe the image sizes and locations to be placed on the page. To use a template file in a print job, specify the TemplateFileName. Then, call the PrintTemplateBitmap, PrintTemplateDib and PrintTemplateImage methods to add the bitmap, DIB, or image to the page using the size and location information specified in the template file. 

Drawing on a Page

PrintPRO enables the user to draw on the page to be printed, using PrintPRO drawing methods, or by using .NET drawing methods.

 

This section also provides information about the following:

See Also

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback