Gekidow
❔ C# Rewrite ODT Links and download associated files
Hello, I have a problem for several weeks on my c# code, my application is used to read an ODT file and download all the documents (pointed by links in this file). The problem is that when I run my program, I have the right number of files that are downloaded and the number of links present in the document, but the downloaded files are not PDFs but are 18kb files with the code inside the code of an identification page. I can't retrieve and store the authentication cookie to allow it to be used for downloads
I linked my code
8 replies