Page 1 of 1

Can the text "GdPicture Print Process" be changed?

Posted: Thu Jan 30, 2014 9:53 am
by acl
When printing PDF Files, Windows (or GdPicture, don't really know) shows a small MessageBox with the text:
Page 1 of GdPicture Print Process
Can this text be changed? It is confusing to many users of our app, since they don't know what GdPicture is ;)

Re: Can the text "GdPicture Print Process" be changed?

Posted: Thu Jan 30, 2014 2:59 pm
by Loïc
Hi,

Sure, just use the PrintSetDocumentName() method for that.
Let me suggest you "Powered by the wonderful GdPicture.NET SDK" ;)

Kind regards,

Loïc

Re: Can the text "GdPicture Print Process" be changed?

Posted: Thu Jan 30, 2014 5:31 pm
by acl
Ok; thanks :)