Page 1 of 1

Changing the author in the file properties

Posted: Tue May 14, 2013 6:55 pm
by thefreecat
Is there a way to change the author in the file properties ? One client asked me why all his documents were "authored" by Josef Stalin and was not pleased at all. I downloaded latest version and I hope this is corrected but I'd like to put my clients' name in there.
Thank you,

Re: Changing the author in the file properties

Posted: Thu May 16, 2013 11:46 am
by larsa
Hello

Sorry for uncle Joe. He can never keep his dirty fingers away... The Author field is blank now. You can set it with the Username property: XLS.UserName := 'Uncle Joe';

Re: Changing the author in the file properties

Posted: Thu May 16, 2013 1:49 pm
by thefreecat
Thanks for your answer Lars, will try that.

Re: Changing the author in the file properties

Posted: Mon Jun 03, 2013 10:00 am
by vvc
But now (5.10.22) in file properties parameter meaning document creation date is 2000.01.01 15:00 ;( windows explorer shows this time (from parameters) as filedate.

and also statements like
XLS.UserName := 'test user';
XLS.Password := '111';
not makes any effect on resulting file ;(