Hi,
We're trying to implement the help in our product with the option to download the pdf format of the help. However, our API's run into issues with the download button because an extra slash is inserted into the URL for it during the generation process. For example, clicking on the button executes the following URL:
https://<system_name>/system/help/en/us/administration//assets/downloads/User_Guides.zip
Is this controlled anywhere in Robohelp itself? Can I prevent this from happening in Robohelp? Please advise.