


cOption ( "AutosaveFormat" ) = 0 0=PDF, 1=PNG, 2=JPG, 3=BMP, 4=PCX, 5=TIFF, 6=PS, 7= EPS, 8=ASCII $DefaultPrinter =. cOption ( "AutosaveFilename" ) = "Testpage - PDFCreator". cStart ( "/NoProcessingAtStartup" ) $ReadyState = 0 With $PDFCreator. GetBaseName ( ) $WshShell = ObjCreate ( "WScript.Shell" ) $PDFCreator = ObjCreate ( "PDFCreator.clsPDFCreator" ) $PDFCreator. Translated by ptrex AutoItSetOption ( "MustDeclareVars", 1 ) Const $maxTime = 10 in seconds Const $sleepTime = 250 in milliseconds Dim $fso, $WshShell, $PDFCreator, $DefaultPrinter, $ReadyState, $c, _ $Scriptname, $Scriptbasename $fso = ObjCreate ( "Scripting.FileSystemObject" ) $Scriptbasename = $fso. 2005 Author: Frank Heindörfer Comments: Save the test page as pdf-file using the com interface of $PDFCreator. Expand collapse popup Testpage2PDF script Part of $PDFCreator License: GPL Homepage: Version: 1.0.0.0 Date: September, 1.
