I have a little problem about printing reports from print preview. There are some reports that I Cant’t print on printer from print preview. Does anyone know why ?
E.g. Sales Invoice count “No printed”, but only if not previewed. Such report cannot be printed from the preview. Why? Do not know, perhaps a feature…
Yes, a feature, because if you see the preview, the C/AL code is already passed and, as you mentioned, “No. printed” is not updated. That is the reason. The developer has no control anymore if you want to print from the preview and therefore, no fields can be updated anymore. Regards Walter