========== report_url ========== .. py:attribute:: report_url **domain**: client **language**: python **class** :doc:`Report class ` Description =========== The :doc:`generate ` method sends to the client the value that is stored in this attribute as url of the generated file. When the :doc:`template ` attribute of the report is specified, this value is set by the :doc:`generate ` method after it save generated content. Otherwise a developer must set it himself. See also ======== :doc:`Server-side report programming ` :doc:`generate `