I developed a report in JasperStudio that takes some information in the Database and also some parameters that are passed via Inputs fields when I am testing the application on my station , the PDF is generated correctly, but when I'm running the same application on the development server the PDF file gets missing and misconfigured parts.
Localhost the file exits with the following Header (Correct Form)
Andwhenrunonthedevelopmentserveritlookslike(Incorrectway)
What could be causing this?