Initialize a PDFDocument, either from data or from a file URL, and assign it as the PDFView's document: let v = PDFView(frame:self.view.bounds) self.view.
確定! 回上一頁