webapp.pdf-exporter-admin.pages.placeholders.jsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ch.sbb.polarion.extension.pdf-exporter Show documentation
Show all versions of ch.sbb.polarion.extension.pdf-exporter Show documentation
This Polarion extension provides possibility to convert Polarion Documents to PDF files. This is an alternative to native Polarion's solution.
Supported special variables
Variable
Description
{{ PROJECT_NAME }}
Project name
{{ DOCUMENT_ID }}
Document ID
{{ DOCUMENT_TITLE }}
Document title
{{ DOCUMENT_REVISION }}
If document is displayed in certain revision – this revision value. Otherwise,
if a document has custom field docRevision – values of this custom field.
Otherwise – value of HEAD revision.
{{ REVISION }}
Document revision
{{ BASELINE_NAME }}
Baseline name
{{ REVISION_AND_BASELINE_NAME }}
Revision and baseline name
{{ PAGE_NUMBER }}
Page counter
{{ PAGES_TOTAL_COUNT }}
Total count of pages in the document
{{ PRODUCT_NAME }}
Product name, in common case it will be "Polarion"
{{ PRODUCT_VERSION }}
Polarion version
{{ TIMESTAMP }}
Date and time of PDF generation