Search found 1 match
- Mon Jul 31 2006
- Forum: Amyuni PDF Converter (PDF Printer Driver)
- Topic: Need help with creation of PDF file
- Replies: 2
- Views: 10436
Need help with creation of PDF file
Hi, If someone can please proof read and help me find the reason why I can’t create the PDF file. When I run bellow pasted code it freezes when tmpPrnDoc.Print() line is reached. Any ideas what can cause it? Private Sub CreatePDF() Dim strPrinter, strFileName, sPath, sOutputFile As String Dim strL...