All Downloads are FREE. Search and download functionalities are using the official Maven repository.

webapp.pdf-exporter-admin.pages.cover-page.jsp Maven / Gradle / Ivy

Go to download

This Polarion extension provides possibility to convert Polarion Documents to PDF files. This is an alternative to native Polarion's solution.

There is a newer version: 7.0.1
Show newest version



<%! String bundleTimestamp = ch.sbb.polarion.extension.generic.util.VersionUtils.getVersion().getBundleBuildTimestampDigitsOnly(); %>


    PDF Exporter: Cover Page
    
    
    
    
    
    
    
    



PDF Exporter: Cover Page

Cover Page Template

Template HTML
Template CSS
"/>

Quick Help

How-to configure PDF cover page

PDF cover page can be configured using HTML and CSS where you can insert special variables (upper case, exactly like in table below) and document's custom fields (case-sensitive custom field ID, exactly how it's configured in administration pane), both enclosed in double curly brackets, eg.: {{ DOCUMENT_TITLE }} for special variables or {{ docRevision }} for document's custom fields.

During PDF generation provided special variables and/or custom fields of a document will be replaced with actual values.

Cover page can contain velocity expressions which will be evaluated during PDF generation. For example: $document.getId()





© 2015 - 2024 Weber Informatics LLC | Privacy Policy