Knowledgebase
Knowledgebase
Appeon Mobile - PDF/Excel creation
Posted by Carmina Garcia on 29 May 2013 04:11 PM

Is PDF/Excel creation supported by Appeon Mobile?

Yes, it is supported in Appeon Mobile, you can use the script like below to generate PDF/EXCEL file (this way is the same as PB):

dw_1.saveas(“test.xls”, Excel!, true)
dw_1.saveas(“test.pdf”, PDF!, true)

(0 vote(s))
Helpful
Not helpful

Comments (0)
Help Desk by Novalys