Create Pdf File From Vb6 Format

18.01.2020by admin
Format

Create External File Format Csv

FreeCreate pdf file from vb6 format to pdf

Create External File Format

Hi, I want to convert my word file to pdf file in vb6. Source code will be appreciated.

So far, i have tried with below code also. Private Sub ConvertWordDoctoPDF(DocPath As String, sDestsPDFFile As String) 'Dim worddoc As New Word.Application Dim worddoc As Object Set worddoc = CreateObject('Word.Application') Dim x As String Dim doc As Document On Error GoTo Errhnd x = DocPath Set doc = worddoc.Documents.Open(x) '-open the docx 'now docx file is already open. Power converter for car.

Hello All, I got the solution. Please find below code to convert word file to pdf file.