Signin/Signup with: 
Welcome, Guest
Username: Password: Remember me
Questions about iOS development and PDF
  • Page:
  • 1
  • 2

TOPIC:

EXC_BAD_ACCESS 9 years 8 months ago #6879

  • ctdonath
  • ctdonath's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 5
  • Thank you received: 0
Tried that.

PDFObjc
-(int)open:(NSString *)path : (NSString *)password
{
    PDF_ERR err;
    const char *cpath = [path UTF8String];
    if( !password )
        m_doc = Document_open(cpath, NULL, &err);

crashes, same error, same call.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
  • 2
Powered by Kunena Forum