Explorar o código

20170308

Add receive file from third part App.
Ray Zhang %!s(int64=9) %!d(string=hai) anos
pai
achega
c44246f785

+ 1 - 0
RedAnt ERP Mobile/common/Functions/PDF+Web/PDFViewController.m

@@ -200,6 +200,7 @@
         NSString *pdfFolder = [cachefolder stringByAppendingPathComponent:@"pdf_cache"];
         self.url = [pdfFolder stringByAppendingPathComponent:self.url];
         */
+        
         self.content= [NSData dataWithContentsOfFile:self.url];
         
         [waitalert dismissWithClickedButtonIndex:0 animated:FALSE];