PdfPrintPrint(Byte, Int32) Method
Prints the pages of a PDF document starting from a given PDF page number to the end of the PDF document
using the current printer and page settings
Namespace: EvoPdf.PdfPrintAssembly: EvoPdfPrint_NetCore (in EvoPdfPrint_NetCore.dll) Version: 14.0.0
public void Print(
byte[] pdfData,
int startPageNumber
)
Parameters
- pdfData Byte
- The memory buffer containing the PDF document to be printed
- startPageNumber Int32
- The start page number