Skip to Content
Menu
This question has been flagged

If pdf reports are not printing in their proper format then all you need to do is

web.base.url = "your url"

report.url = "http://localhost:8069"

report.url.freeze = True

Then restart the service and your reports will be fixed

Note(In my case i didnt use web.base.url.freeze)

Avatar
Discard

Thank you very much. It fixed my issue :)

Best Answer

Was having the same issue. Thank you for the fix Niyas

Avatar
Discard
Related Posts Replies Views Activity
0
Nov 20
3482
1
Dec 20
4847
1
Oct 21
2917
3
Oct 21
2907
3
May 21
10910