NSString *pdfPath = [[NSBundle mainBundle] pathForResource:@"swift" ofType:@"pdf"]; NSURL *pdfUrl = [NSURL fileURLWithPath:pdfPath]; PDFDocument ...
確定! 回上一頁