Search found 4 matches

by tblack1100
Thu Feb 09, 2006 6:57 pm
Forum: GFL SDK
Topic: AddText fails with 'Error to Alloc Memory'
Replies: 2
Views: 2285

Similar problem with newest version

Hello,

I recently downloaded your gflsdk to see if it could be used to merge groups of tiff files into single files. I also wanted to add a text notation to the bottom of each page. I copied and pasted the code from the addtext example into the merge tiff example. It doesn't return an error on the ...
by tblack1100
Thu Dec 08, 2005 8:23 pm
Forum: GFL SDK
Topic: Memory access error with gflAddText function
Replies: 5
Views: 2532

Re: Memory access error with gflAddText function

Could you give me a code example for chaning the compression? Thanks
by tblack1100
Thu Dec 08, 2005 4:02 pm
Forum: GFL SDK
Topic: Memory access error with gflAddText function
Replies: 5
Views: 2532

Re: Memory access error with gflAddText function

They are medical record images, so I can't send those to you. They are the same images I've used numerous times with your samples and this is the first time an error has occurred. They are scanned image TIFF files that are about 15k-45k in size. They merge just fine and are readable as multi-page ...
by tblack1100
Thu Dec 08, 2005 2:44 pm
Forum: GFL SDK
Topic: Memory access error with gflAddText function
Replies: 5
Views: 2532

Memory access error with gflAddText function

I've included the sample code I use to merge TIFF images into a multi-page TIFF file. Everything works great, except the recently added gflAddText function shown below. This function works fine in the sample but for some reason it generates memory access error.

Any assistance would be appreciated ...