Advertise Mobile SDKs Books Events Forum News Social Networking Support Us
Follow @iphonedevsdk on Twitter

Interface 2, Advanced iOS
Mockup & Code Gen
($9.99)

Make your own iPhone apps
and run them live!
(free)

Pic Frame Dynamo: Photo Editing
($0.99)

Abiliator
($1.99)

Want your application or service advertised on iPhone Dev SDK?

Go Back   iPhone Dev SDK Forum > iPhone SDK Development Forums > iPhone SDK Development > iPhone SDK Development - Advanced Discussion

Reply
 
LinkBack Thread Tools Display Modes
Old 07-06-2010, 05:17 AM   #1 (permalink)
Registered Member
 
Join Date: Aug 2008
Posts: 13
amit is on a distinguished road
Default App crashes on invoking CGPDFContentStreamWithPage

Hi all,

I am trying to parse a PDF and extract catalogue from it. For this purpose I am using following code: -

CGPDFPageRef page = CGPDFDocumentGetPage(document, currentPage); //1 myContentStream = CGPDFContentStreamCreateWithPage (page); //2 myScanner = CGPDFScannerCreate (myContentStream, table, NULL); //3 CGPDFScannerScan (myScanner); //4
CGPDFPageRelease (page); //5
CGPDFScannerRelease (myScanner); //6
CGPDFContentStreamRelease (myContentStream); //7

My problem is that the app crashes at line 2. I have debugged and checked that page is properly initialized, but even then it crashes on invoking CGPDFContentStreamCreateWithPage. Sometimes it may not crash here and myContentStream is initialized, but then it crashes at line 3.Not able to understand why it crashes. Can anyone please help me.

Thanks,
Amit
amit is offline   Reply With Quote
Old 07-06-2010, 03:55 PM   #2 (permalink)
Senior Member
iPhone Dev SDK Supporter
 
Join Date: Aug 2008
Location: Memphis, TN, USA
Age: 24
Posts: 3,983
smithdale87 is on a distinguished road
Send a message via AIM to smithdale87
Default

is there anything in the debugger console about the details of the exception?
smithdale87 is offline   Reply With Quote
Old 07-07-2010, 01:20 AM   #3 (permalink)
Registered Member
 
Join Date: Aug 2008
Posts: 13
amit is on a distinguished road
Default

Quote:
Originally Posted by smithdale87 View Post
is there anything in the debugger console about the details of the exception?
No details in the debugger console. I saw the system console for the crash report and found 'Bad access' the reason for crashing.
amit is offline   Reply With Quote
Reply

Bookmarks

Tags
pdf reader, quartz2d

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



» Advertisements
» Online Users: 378
9 members and 369 guests
AragornSG, baja_yu, ChrisYates, davejas69, guusleijsten, hussain1982, Kryckter, locombiano89, stanny
Most users ever online was 1,387, 04-10-2012 at 04:21 AM.
» Stats
Members: 175,646
Threads: 94,111
Posts: 402,862
Top Poster: BrianSlick (7,990)
Welcome to our newest member, locombiano89
Powered by vBadvanced CMPS v3.1.0

All times are GMT -5. The time now is 05:38 PM.
Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0