Private Sub WritePDF() Dim pdfa As PdfDocument = New PdfDocument(New PdfReader("c:\\temp\\A.pdf"), New PdfWriter("c:\\temp\\B.pdf"))