Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

error: Implicit conversion of C pointer type...

More
IP: 192.168.0.71 11 years 11 months ago #6039 by Rossi
Yes

#import <UIKit/UIKit.h>
#import "PDFIOS.h"
#import "PDFView.h"
#import <CoreData/CoreData.h>
@class PDFV;
@class PDFView;

@interface RDPDFViewController : UIViewController {

PDFView *m_view;
PDF_DOC *m_doc;
}
- (int)PDFOpen:(NSString *)path withPassword:(NSString *)pwd;
- (void)PDFClose;

@end
More
IP: 192.168.0.71 11 years 11 months ago #6040 by stronglee
Emm. m_doc should define as PDFDoc . You can see RDPDFViewController.h

PDFView *m_view;
PDFVThumb *m_Thumbview;
PDFDoc *m_doc;
More
IP: 192.168.0.71 11 years 11 months ago #6043 by Rossi
emm..i do copy and paste from ios_help. please correct it.
Thanks for helping me.
More
IP: 192.168.0.71 11 years 11 months ago #6044 by stronglee
:ohmy: Thank you for this .We'll updated it.
Time to create page: 0.363 seconds
Powered by Kunena Forum