Publishing to fax properties
When scheduling reports via URL, the publishing to fax properties are as follows:
- jrs.to_fax
Constant: jet.cs.util.APIConst.TAG_TO_FAX
Description: Specifies whether to publish the report result to fax.
Possible values: {true, false}
- jrs.to_fax_quality
Constant: jet.cs.util.APIConst.TAG_TO_FAX_QUALITY
Description: Specifies the fax quality.
Possible values: {jrs.to_fax_quality_best, jrs.to_fax_quality_fast, jrs.to_fax_quality_normal}
- jrs.to_fax_quality_best
Constant: jet.cs.util.APIConst.TAG_TO_FAX_QUALITY_BEST
Description: Indicates the best fax quality.
- jrs.to_fax_quality_fast
Constant: jet.cs.util.APIConst.TAG_TO_FAX_QUALITY_FAST
Description: Indicates the fast fax quality.
- jrs.to_fax_quality_normal
Constant: jet.cs.util.APIConst.TAG_TO_FAX_QUALITY_NORMAL
Description: Indicates the normal fax quality.
- jrs.to_fax_is_inclue_cover
Constant: jet.cs.util.APIConst.TAG_TO_FAX_IS_INCLUDE_COVER
Description: Specifies whether to send a cover sheet with the fax.
Possible values: {true, false}
- jrs.to_fax_date
Constant: jet.cs.util.APIConst.TAG_TO_FAX_DATE
Description: Specifies the date on which the fax is to be sent.
- jrs.to_fax_to
Constant: jet.cs.util.APIConst.TAG_TO_FAX_TO
Description: Specifies the fax recipient.
- jrs.to_fax_to_fax_num
Constant: jet.cs.util.APIConst.TAG_TO_FAX_TO_FAX_NUMBER
Description: Specifies the fax number of the recipient.
- jrs.to_fax_from
Constant: jet.cs.util.APIConst.TAG_TO_FAX_FROM
Description: Specifies the fax sender.
- jrs.to_fax_from_company_name
Constant: jet.cs.util.APIConst.TAG_TO_FAX_FROM_COMPANY_NAME
Description: Specifies the sender's company.
- jrs.to_fax_from_phone
Constant: jet.cs.util.APIConst.TAG_TO_FAX_FROM_PHONE
Description: Specifies the sender's phone number.
- jrs.to_fax_subject
Constant: jet.cs.util.APIConst.TAG_TO_FAX_SUBJECT
Description: Specifies the subject of the fax.
- jrs.to_fax_comments
Constant: jet.cs.util.APIConst.TAG_TO_FAX_COMMENTS
Description: Specifies the comments of the fax.
- jrs.to_fax_urgent
Constant: jet.cs.util.APIConst.TAG_TO_FAX_URGENT
Description: Specifies whether the fax is urgent.
Possible values: {true, false}
- jrs.to_fax_for_review
Constant: jet.cs.util.APIConst.TAG_TO_FAX_FOR_REVIEW
Description: Specifies whether the fax is for review.
Possible values: {true, false}
- jrs.to_fax_please_comment
Constant: jet.cs.util.APIConst.TAG_TO_FAX_PLEASE_COMMENT
Description: Specifies whether the recipient is required to comment on the content of the fax.
Possible values: {true, false}
- jrs.to_fax_please_reply
Constant: jet.cs.util.APIConst.TAG_TO_FAX_PLEASE_REPLY
Description: Specifies whether a reply is required for the fax.
Possible values: {true, false}