Hi guys,
I am using the Rich Text Editor in Angular 4 project to allow users to enter formatted text, which i will eventually want them to generate a pdf for.
However what i also want is to generate a table of contents based on the heading styles.
Does anyone have any ideas if this is possible and if so how to go about it?