osx - Creating a webarchive from objective-c -


we updating our email signatures in company work , since last update lot of our employees have swithes mac. allthough have switched, few techincal experts.

many of our users use mail app in osx. install html signature in mail app quite hassle improve these users. want create osx app uses build in template , filles template users name, job title, phone number ect. but, "hard" part comes... how can make webarchive html page result of template? , also, can programaticly add mail?

best regards,
paul peelen

creating .webarchive easy. use command line tool textutil, or use webview's method [[[webview mainframe] datasource] webarchive] it.

you can change signatures stored in mail.app via applescript. see dictionary using applescript editor.app. accepts rich text argument, might want not webarchive rich text.


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -