草庐IT

currentPageY

全部标签

ios - 如何从保存在文档目录中的 plist 中读取数据并在新 View 中将其显示为 pdf?

所以我将用户输入数据保存在我的文档目录中的plist中。数据由几个字符串组成。比如文字和图片。用户通过文本字段在添加View中输入数据,通过相机或相册输入图像。我使用以下方法在添加ViewController中保存数据://NamefortheimageNSString*imageName;if(self.image){//CreateauniquenamefortheimagebygeneratingaUUID,convertingitto//astring,andappendingthe.jpgextension.CFUUIDRefimageUUID=CFUUIDCreate(kC