Profile picture for user marcosplz

Hy everone,

how to insert a summary in a report aris?

Congrats

by Robert Goldenbaum
Badge for 'Question Solver' achievement
Posted on Thu, 06/23/2016 - 08:49

Hi,

what do you mean with a summary ?

0
by Tricarico Romain
Posted on Thu, 06/23/2016 - 11:28

Hello, if you mean "Table of content",

This code creates it :

function indexPage(){
    ofl.BeginSection(false, Constants.SECTION_INDEX);
    
    //Defines the style for the four levels in the TOC
    ofl.SetTOCFormat(0, "Arial", 11, Constants.C_BLACK, Constants.C_WHITE, Constants.FMT_LEFT | Constants.FMT_BOLD | Constants.FMT_TOCENTRY0, 0, 0, 0, 0);
    ofl.SetTOCFormat(1, "Times New Roman", 11, Constants.C_BLACK, Constants.C_WHITE, Constants.FMT_LEFT | Constants.FMT_BOLD | Constants.FMT_TOCENTRY1, 5, 5, 2, 2);
    ofl.SetTOCFormat(2, "Times New Roman", 11, Constants.C_BLACK, Constants.C_WHITE, Constants.FMT_LEFT | Constants.FMT_TOCENTRY2, 10 , 5, 2, 2);
    ofl.SetTOCFormat(3, "Times New Roman", 10, Constants.C_BLACK, Constants.C_WHITE, Constants.FMT_LEFT | Constants.FMT_TOCENTRY3, 15, 5, 2, 2);
    //Adds the table of content
    ofl.OutputField(Constants.FIELD_TOC, "Arial", 10, Constants.C_BLACK, Constants.C_WHITE, Constants.FMT_LEFT);
    ofl.EndSection();
}

 

Hope it helps.

Best Regards

0

Featured achievement

Rookie
Say hello to the ARIS Community! Personalize your community experience by following forums or tags, liking a post or uploading a profile picture.
Recent Unlocks

Leaderboard

|
icon-arrow-down icon-arrow-cerulean-left icon-arrow-cerulean-right icon-arrow-down icon-arrow-left icon-arrow-right icon-arrow icon-back icon-close icon-comments icon-correct-answer icon-tick icon-download icon-facebook icon-flag icon-google-plus icon-hamburger icon-in icon-info icon-instagram icon-login-true icon-login icon-mail-notification icon-mail icon-mortarboard icon-newsletter icon-notification icon-pinterest icon-plus icon-rss icon-search icon-share icon-shield icon-snapchat icon-star icon-tutorials icon-twitter icon-universities icon-videos icon-views icon-whatsapp icon-xing icon-youtube icon-jobs icon-heart icon-heart2 aris-express bpm-glossary help-intro help-design Process_Mining_Icon help-publishing help-administration help-dashboarding help-archive help-risk icon-knowledge icon-question icon-events icon-message icon-more icon-pencil forum-icon icon-lock