OK. I think I've figured it out.Just remove /Applications from your path. For some reason it doesn't seem to need it. So you would end up with /BTDEV/<rest of path> for you path.Jasmin
Let's just to do another test.Go to the following url: http://localhost:8080/repository. This give you access to the repository from a web browser.Browse to your file to make sure it's store in the path you think it's stored in.Let me know.Jasmin
Right-click on the form in the Application view and check the absolute-path.You want to set the Form property of the GenerateOuputPDF to /Applications + absolute-path.Also make sure your Content Root URI is set to repository://Jasmin