Welcome! Log In Create A New Profile

Advanced

printFileToPDF

Posted by King 
King
printFileToPDF
October 18, 2009 11:36AM
This function could act as a file converter as below

printFileToPDF( filename, [newPDFfileName], iFileType)

eg
printFileToPDF ("c:\myFile.doc", iWordDoc) // will produce c:\myFile.pdf
printFileToPDF ("c:\myFile.doc", "c:\otherDir\myNewFile.pdf", iWordDoc)

iFileType could be:
iWordDoc
iXLSDoc
iHTML
iRTF
iXML // will print out like a table Form rather than xml file look
i ...etc..
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: