web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Downloading pdf file from HTTP URL

Divesh Profile Picture Divesh 327

In some cases we need to download PDF files from HTTP URL’s, below are two functions that can be used in Navision to download a PDF file from HTTP URL’s (which does not require authentication).

DownloadPDF

Sample Code:

HTTP_WebClient

Some website might require a credential, in that case, we can add additional code to pass the credentials using – System.Net.NetworkCredential.

Please do let me know your suggestion and share this post. Thanks


This was originally posted here.

Comments

*This post is locked for comments