Page 1 of 1

Where are code examples?

Posted: Sat Oct 09, 2004 4:17 am
by Big Ern
I downloaded and installed GFL SDK today. I've looked at the Help file and searched the website, but I can't find any of the examples mentioned in the Help file and by others in this newsgroup. Where are these examples?
Also, is there any sort of guide on how to use the SDK? I don't expect step-by-step instructions, just something that tells me how to use it.
I'm fairly new at programming in VB and I need to write a program to read a TIF file, add a line of text, and print it. Is there anything that I can use as a starting point?
Thanks.

Re: Where are code examples?

Posted: Sat Oct 09, 2004 6:34 am
by xnview
Big Ern wrote:I downloaded and installed GFL SDK today. I've looked at the Help file and searched the website, but I can't find any of the examples mentioned in the Help file and by others in this newsgroup. Where are these examples?
Also, is there any sort of guide on how to use the SDK? I don't expect step-by-step instructions, just something that tells me how to use it.
I'm fairly new at programming in VB and I need to write a program to read a TIF file, add a line of text, and print it. Is there anything that I can use as a starting point?
You have all examples in package, for C/C++/VB/Delphi
Pierre.

Re: Where are code examples?

Posted: Tue Oct 12, 2004 7:25 am
by Big Ern
Ok, I found them. I was just looking at the "Start Menu" that the setup program installed, and I didn't find much. After reading your reply, I looked at the folder where the dll's were installed, and there they were! :D
Thanks.