开发者

Exporting data to iWork Numbers

开发者 https://www.devze.com 2022-12-20 13:36 出处:网络
Has anyone tried exporting data to Numbers in iWork? I want to generate a spreadsheet programmatically but I\'m not having much success.

Has anyone tried exporting data to Numbers in iWork? I want to generate a spreadsheet programmatically but I'm not having much success.

I've tried unzipping a .numbers document and analysing the XML to see if I could interpret it but it's far too complicated. Also, I couldn't find the DTDs used by Apple.

Judging by what's out there this is an almost impossible task. Does an开发者_StackOverflowyone have any ideas?


I have a number of Applescript scripts in my application for generating Numbers spreadsheets. It works fairly well although it's not very quick and you don't have much control over formatting and can't insert things like Charts.


If they're pure number in one sheet, export them into a CSV or tab-separated text file.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号