fileVirtualWritePDF

UB.virtualStores. fileVirtualWritePDF

File store with automatic conversion MS Word, MS Excel and MS Power Point documents into *.pdf format.

Require MS Office installed on the server - see requirement

Constructor

new fileVirtualWritePDF()

Extends

Methods

saveContentToTempStore() static

Save content to temp store and convert it to *.pdf if content is MS Word, MS Excel or MS Power Point document. If file has been converted then original file and original *.ubfti file is in the same temp directory path with the same name but with *.orig extension

See UB.virtualStores.fileVirtual#saveContentToTempStore for details