Print Page | Close Window

Problem with DAExtractPageText

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=461
Printed Date: 19 May 24 at 4:24AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Problem with DAExtractPageText
Posted By: debians
Subject: Problem with DAExtractPageText
Date Posted: 12 Jul 06 at 4:42AM
Hi,

I'm testing the DLL for a few hours...

and I'm stuck with DAExtractPageText...

It only extracts the beginning of the page.

Is that because of my trial key??

Btw, with Visual Basic, I get a string.
With another programming tool, I get a integer which represent the address of a string, but without the size, I'm also stuck!



Replies:
Posted By: chicks
Date Posted: 12 Jul 06 at 12:19PM
StringResultLength

Description

This function is only available in the DLL version of the library (under the name iSEDStringResultLength). It is not
available in the ActiveX or Delphi versions. Use this function to determine the length of the string returned by
the most recent function call which returned a string.

Definition
function StringResultLength() As Long



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