How to create PDF file from VBScript
PDF Creator Pilot can be used in VBScript, Visual Basic scripted language. This page contains step by step tutorial how to create PDF file from VBScript using PDF Creator Pilot library.
Windows 98/2000/ME/XP has a built-in VBScript interpreter so all you have to do is to create text file which contains script and save it using “.vbs” extension.
1)InstallPDF Creator Pilotlibrary on your computer
2)RunNotepadand create new text file.
3)To create a PDF file from VBScript, you have to write a very simple script that will do the following steps:
1.create and initialize PDF Creator Pilot object;
2.set filename for the PDF file;
3.draw “Hello, PDF!” message on the PDF document;
4.disconnect from the library.
…
Website: www.colorpilot.com | Filesize: 113kb
No of Page(s): 2
Click here to download How to create PDF file from VBScript.
Related Tutorial
Tags: PDF Creator Pilot, scripting guide, tutorial scripting, vbscript
Comments
Leave a Reply