I created a web page on visual studio that handle sales orders using web services. I want to add a button that print the sales order from this page.
Who have an idea about printing reports via web services.
Thanks
Read the posts in the link i provided. U need a PDF application to print the PDF. I use Foxit Reader because its very fast (a lot faster then adobe acrobat).
Yes thats all. The function must run foxit reader with the correct parameters (filepath to the pdf file you created with SAVEASPDF, and the desired printer)
Yes thats all. The function must run foxit reader with the correct parameters (filepath to the pdf file you created with SAVEASPDF, and the desired printer)
Hi,
I have called Reports using Web Services in C#. But I am not getting how to call Request Form Filters using Web Services.
Any help will be highly appreciated.
Comments
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
http://www.mibuso.com/forum/viewtopic.php?f=32&t=46507
I wrote this codeunit: then what shall I do to print it from WS??
I must install foxit reader then I must create a codeunit with the fuction u provided.
And I call it from ws, that's all??
I have called Reports using Web Services in C#. But I am not getting how to call Request Form Filters using Web Services.
Any help will be highly appreciated.
Thanks,
Abhay Sharma