Print is working on local environment but not on live environment

I implement the Print for schedular. Its working as necessary on local setup. However, after it was deployed in live envrionment, css doesnot get loaded and the print UI is all messed up. Can you help me figure out this issue ?

Hi @Sudip :wave:

Are you still running into this? Could you please check if your live environment is running under a subpath (like /app)? That might be affecting the CSS paths.