Search found 1 match

by Drovesti
Fri May 07, 2004 4:50 pm
Forum: GFL SDK
Topic: AddText fails with 'Error to Alloc Memory'
Replies: 2
Views: 2249

AddText fails with 'Error to Alloc Memory'

When i try to put a simple text label in a tiff file with a dpi 400x400 resolution my program (I MODIFIED THE SAMPLE VB PROGRAM SHIPPED WITH THE SDK) fail with this error in the GFLADDTEXT function:

ERROR TO ALLOC MEMORY.

With different file (200 DPI resolution) the program works well. The only ...