Search found 2 matches
- Tue Sep 28 2004
- Forum: Visual Basic Community
- Topic: Install Question
- Replies: 18
- Views: 39815
- Mon Sep 27 2004
- Forum: Visual Basic Community
- Topic: Install Question
- Replies: 18
- Views: 39815
Install Question
I am trying to the non Install.exe (Step 2.2 of the Using the developer...), but PDFDriverInit keeps failing in the following example. Dim lngPDF As Long Dim strCompany As String, strCode As String strCompany = "removed" strCode = "removed" lngPDF = modAmyuniPDF.PDFDriverInit(&qu...