Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, June 19, 2007 7:49:43 AM(UTC)

mattie  
mattie

Groups: Registered
Posts: 37


Hi,

I'm trying to get my output from memory using L_DocSaveResultsToMemory . I am wondering though, the output seems to be saved into a UCHAR array. How does this play together with unicode output? Am I missing something?

tia
matthias
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Wednesday, June 20, 2007 5:44:45 AM(UTC)

Adnan Ismail  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Matthias,

The results saved in the memory buffer are not only
characters. They are a complete file that corresponds to the output file format
you chose. For example, if you save as Acrobat PDF, the memory buffer will
contain complete PDF header and data. If you save as MS Word DOC, the buffer will contain a complete MS Word document file in memory and so on.


If you only want the Unicode characters, you can
obtain them either using the L_DocGetRecognizedCharacters or the L_DocGetRecognizedWords functions.
 
#3 Posted : Wednesday, June 20, 2007 5:55:31 AM(UTC)

mattie  
mattie

Groups: Registered
Posts: 37


thanks for the clear explanation
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.049 seconds.