Hi Loïc , i need your help ...

Example requests & Code samples for GdPicture Toolkits.
Post Reply
Eric
Posts: 12
Joined: Wed Oct 03, 2012 3:56 am

Hi Loïc , i need your help ...

Post by Eric » Wed Oct 03, 2012 4:43 am

Hi Loïc ~

I have a question ask to you.

I want save a multipage tiff to memory.

I use SaveAsStream function to save a GDPicture image to stream.

Save the first page tiff become a singlepage tiff in stream is successful when i use SaveAsStream function

The simple code is below:

=====

Dim ImageID As Integer = 0

Dim mImage As Integer = 0

Dim ms As New IO.MemoryStream

ImageID = oGdPictureImaging.TwainAcquireToGdPictureImage(Me.Handle)

mImage = oGdPictureImaging.TiffCreateMultiPageFromGdPictureImage(ImageID)

oGdPictureImaging.SaveAsStream(mImage, ms, DocumentFormat.DocumentFormatTIFF, 90)

=====

But i don't know how to add the second page tiff after the first page tiff let become a multipage tiff in stream.

I try others method to add the second page tiff but all unsuccessful.

Could you tell me what methods can successful add the second page or more pages after the first page let become a multipage tiff in stream.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Hi Loïc , i need your help ...

Post by Loïc » Wed Oct 03, 2012 6:02 pm

Hello Eric,

Unfortunately we do not yet support multipage tiff saving to stream object. This will implemented very soon, probably within 2 weeks in the upcoming 9.3 release.

With best regards,

Loïc

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: Hi Loïc , i need your help ...

Post by Loïc » Sat Oct 06, 2012 12:03 pm

Hello Eric,

We have a beta version ready with this feature. I you need it just send us a request to https://www.gdpicture.com/support/getting-support-from-our-team

Kind regards,

Loïc

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest