Using RunReport to pdf makes ugly pdf
Kristaps Žogots
10-7-22
Operating system: macOS
Linux server. If we execute following code (it runs Profit & Loss report to pdf file):

ReportDefaults(RepSpec,"ResRClass");
RepSpec.repname = "ResRn";
RepSpec.Media = mtPdf;
RunReport(RepSpec,0);

it will end up with a different format (bad looking - wrong fonts, no left margin) comparing to what you would get if you run the report from client with Media type Pdf.

The only big difference that I see is that running to media from rep. specification window is using the client, but my example code runs on server.

The question is: is it possible to run the report to pdf from HAL on server and get a good looking pdf (as if we create it from rep. specification window media pdf)?
Yavuz Yigiterhan
10-18-22
Hello. We are checking for your question. Thank you.
David Delač
10-18-22
Hello Kristaps!

It's difficult to say. Can you report a bug with steps to repeat so that me or some other programmer can debug it?

Best Regards,
David D.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Hi, Thank you for reaching out! What error do you get in server log and client log when you run the report? Please check that you have Multi Thread activated in Systems>>Settings>>O...
09:10 15 Apr 2024
Hello, Thank you for reaching out! We did testing in sample data in current released version 2024-03-16. This is not repeatable with this combination. We recommend you to report this as a bug w...
09:08 15 Apr 2024