Could anyone please tell me why print using Shellexecute does not bring up the PrintDialog. This is the command used.
Shellexecute(0, 'Print', pchar(Filename), '', nil, SW_SHOW);
It prints directly to the default printer. We Need to print pdf ,doc,html,xls files and need to give user ability to...
Hi ! Is there a way of knowing when a file opened using Shellexecute has been saved by user. I need this so that an attachment file of a mapi message that is edited by user(opened for editing from Delphi form by shellexecute) can be saved in the message- when the user edits and saves his changes.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.