Hello,
I am working on Microsoft Dynamic CRM. I can create PDF from Report of the Order. But I want to create PDF from WCF Service. I have order Id. I want to create PDF of that orderId using WCF Service.
I can add order, retrieve order details, product list or order etc.
Can anybody suggest me how to create PDF of Order in Microsoft Dynamic CRM?