Welcome to LEAD Support Forum Login | Register | Faq  

    LEAD Support Forum
  Resource to find answers and post technical questions about LEAD products.
Search    
   

Re: Loading and Saving Multi-page TIFF file from/to Database
Started by subbi_iyer@hotmail.com at 09-16-2003 8:35. Topic has 1 replies.

Print Search Next Thread »
  09-16-2003, 8:35
subbi_iyer@hotmail.com is not online. Last active: 10/28/2003 12:39:17 PM subbi_iyer@hotmail.com

Not Ranked
Joined on 09-02-2003
Posts 2
Loading and Saving Multi-page TIFF file from/to Database
Reply Quote

How can I Load and Save Multi-Page TIFF file from/to Database.

I'm using the OCX version 13.0 in Visual Basic.

I Know to work with the database fields using the GetChunk and AppendChunk methods.

My problem is how can i handle the Multi-page file in the Memory-residence manner.

Actually what I did was,

Using the AppendChunk method to load the disk file directly into the data base image field

Then used the GetChunk to load the data into an Annay (loaded whole file), and used LoadArray method for image display.  There is no problem in that. 

Supposed on the Loaded page if i do some image operations and Save it back to the Array so as to trasnsfer the array directly back to the Database.  How I do it.

Even I checked the memory-resident function SaveBuffer, which support of updating a single page.  But i'm unable to implement it's functionality for themulti-page file.

Please help me.

 

Advance ThanX,

 

 


   Report 
  04-29-2005, 11:58
Ike is not online. Last active: 7/27/2007 10:27:54 PM ike



Top 25 Posts
Joined on 04-28-2005
Posts 181
Re: Loading and Saving Multi-page TIFF file from/to Database
Reply Quote

In version 14, the LoadMemory and SaveMemory method support multipage files.

Ike Starnes
LEAD Technologies, Inc.


   Report 
Post
LEAD Support Fo... » Developer » Database » Re: Loading and Saving Multi-page TIFF file from/to Database

Powered by Community Server, by Telligent Systems