Search found 1 match

by Ben
Thu Aug 08, 2019 5:01 pm
Forum: PDF
Topic: VB6 Add image to PDF
Replies: 1
Views: 14416

VB6 Add image to PDF

Hi All, I'm trying to create a PDF in VB6 (Maintaining legacy systems) I need to add 4 images into the PDF, I have attached the following code but it is not working for some reason, no errors or anything. Dim pRow As Integer, cRow As Integer, printOF As Boolean, pQty As Integer Dim myY As Integer Di...