Winnovative PDF Print Documentation

PdfPrintPrint Method (Byte)

Winnovative PDF Print
Prints all the pages in a PDF document using the current printer and page settings

Namespace:  Winnovative.PdfPrint
Assembly:  WnvPdfPrint (in WnvPdfPrint.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void Print(
	byte[] pdfData
)

Parameters

pdfData
Type: SystemByte
The memory buffer containing the PDF document to be printed
See Also

Reference