Rubber Stamps on .INI file

Example requests & Code samples for GdPicture Toolkits.
Post Reply
ejbrandino
Posts: 38
Joined: Thu Sep 22, 2016 4:56 am

Rubber Stamps on .INI file

Post by ejbrandino » Mon Oct 10, 2016 12:03 am

Hi,

I just want to ask if is it possible to manage custom rubber stamps to .INI file..

Example: From this line of code,

GdViewer.AddRubberStampAnnotInteractive("Planning Approved" + Environment.NewLine, Color.Green, "Verdana", System.Drawing.FontStyle.Bold, Color.Green, 0.02f, 0.8f, 0);

I want to make it like this or something;

GdViewer.AddRubberStampAnnotInteractive(filePath...\stamps.ini);

So that adding custom stamps will not be hard coded... is this possible? how do you achieved it?

Thank you very much.

Kind Regards,
Eric

Cedric
Posts: 269
Joined: Sun Sep 02, 2012 7:30 pm

Re: Rubber Stamps on .INI file

Post by Cedric » Wed Oct 12, 2016 2:28 pm

That's a custom requirement that requires you to implement your own INI parser, several example already exist over the Internet, for instance this one : http://www.codeproject.com/Articles/196 ... ss-using-C

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest