2012-02-13 81 views

回答

1

您可以使用此:

system([[NSString stringWithFormat:@"open %@", path_to_my_file] UTF8String]); 

這樣,如果用戶喜歡使用其他應用程序中打開PDF文件的,它會打開來代替。

+0

''系統。它大多隻適用於快速和骯髒的解決方案。 – bames53 2012-02-13 23:14:06

1

你可以說()如果有得到的東西做任何其他的方式通常應避免[[NSWorkspace sharedWorkspace] openFile:pdf_file];