Page 1 of 1

Way to remove "on page..." after link?

Posted: Mon Oct 24, 2022 2:32 pm
by DAN SEA
Hi, all!
I've made a number of attempts (editing the appropriate class - during it) to remove the phrase "on page..." after links to other topics in the document, and so far it doesn't work too well.
Can you suggest how this could be done? Thanks in advance!

Re: Way to remove "on page..." after link?

Posted: Mon Oct 24, 2022 3:55 pm
by julien_lacour
Hello,

If you are using the DITA Map PDF - based on HTML5 & CSS transformation, there's a dedicated parameter called args.css.param.show-onpage-lbl.
If you set its value to no, this label will not be displayed anymore after all the links in the PDF.

Regards,
Julien

Re: Way to remove "on page..." after link?

Posted: Mon Oct 24, 2022 4:06 pm
by DAN SEA
Thank you, Julien, that's works fine!