Sample code showing how to print PDF documents using PDFNet.

Q:

Do you have any sample code illustrating how to print PDF using PDFNet
SDK?
I am usuing VB.NET.
----
A:

We recently updated PDFPrint sample (http://www.pdftron.com/net/
samplecode.html#PDFPrint) to include VB.NET and C++ samples (besides
C# which is already included as part of the SDK). The samples also
include some new code to account for printer hard margin etc. You can
access the samples using the following links:

C#: http://www.pdftron.com/net/samplecode/PDFPrint.cs
VB.NET: http://www.pdftron.com/net/samplecode/PDFPrint.vb
C++: http://www.pdftron.com/net/samplecode/PDFPrint.cpp