Printing multiple pages per sheet.

Questions, comments and suggestions concerning VintaSoft PDF .NET Plug-in.

Moderator: Alex

Post Reply
IntegraHarlan
Posts: 84
Joined: Fri Jan 24, 2020 3:37 am

Printing multiple pages per sheet.

Post by IntegraHarlan »

Hi,
Is there a way to print multiple pages per sheet using the AnnotatedPdfPrintDocument class?


Thanks
Harlan
Alex
Site Admin
Posts: 2303
Joined: Thu Jul 10, 2008 2:21 pm

Re: Printing multiple pages per sheet.

Post by Alex »

Hi Harlan,

Yes, this is possible. The AnnotatedPdfPrintDocument class is derived from ImagePrintDocument class and provides all functionality, which is available in ImagePrintDocument class. Please read how to print images using System.Drawing (using ImagePrintDocument class) here: https://www.vintasoft.com/docs/vsimagin ... awing.html

Best regards, Alexander
Post Reply