let url = URL(string: "http://www.google.com")!; var pdf:CGPDFDocument = CGPDFDocument(url);; error: cannot invoke initializer for type 'CGPDFDocument' with ...
確定! 回上一頁