Hi Experts
I am using Function SAVEASPDF to save a report in pdf format.
I am writing the code:-
FileName := 'D:\ABC\'+'Invoice No. '+SalesInvHeader."No."+'.PDF';
SalesInvRep.SETTABLEVIEW(SalesInvHeader);
SalesInvRep.SAVEASPDF(FileName);
and the file save on server computer in
\ABC\Invoice No. 123.pdf
but I want the same on Client's Folder.
Is that Possible, Any Suggestions.
Comments
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n