Print Page | Close Window

QuickPDFExtractFilePageText hangs with option 7

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=2332
Printed Date: 16 Jul 26 at 12:37PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: QuickPDFExtractFilePageText hangs with option 7
Posted By: cmetaxas
Subject: QuickPDFExtractFilePageText hangs with option 7
Date Posted: 05 Jul 12 at 9:43PM
I'm on version 8.16, and when I do the QuickPDFExtractFilePageText with a setting of 7 the program hangs (but works fine with 0 and other settings).
I using Powerbasic PB/CC 5 - sample code:
    For Pages = 1 To PageCount
        If Fix(Pages Mod 10) = 0 Then StdOut "*";
        OutBuf = OutBuf + QuickPDFExtractFilePageText(LibInstance,Infile,"", Pages,TxtSetting) + $Ff
    Next Pages
If TxtSetting is 7, and only on certain PDF's, the program hangs on that line.
Any suggestions?

I'm trying to extract formatted text from PDF's - nothing crazy!
 
Thanks,
Chris



Replies:
Posted By: AndrewC
Date Posted: 06 Jul 12 at 10:19AM
Can you please send the PDF to us via 

http://www.quickpdflibrary.com/support/support-query.php - http://www.quickpdflibrary.com/support/support-query.php

and I will see if I can reproduce the problem.  You will initially be sent an email with a case number.  Just reply to this email and attach the PDF file.  The file will only be accessible by a few QPL support staff.

Andrew.


Posted By: cmetaxas
Date Posted: 06 Jul 12 at 1:30PM
Done.  Thanks.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk