Topics titles are missing in PDF output
Hi everybody,
I am creating a new webhelp with Robohelp 2022.6.34 for an online database but i am using PDF output too during trainings.
I created some topics, generating web ouput and everything fine (until now) but when i tried PDF output, i realize every topic name do not appear.
In the topic layout (“disposition de rubrique” in french screenshot), title is displayed thanks to a field :
<body>
<div data-region="header">
<h1><span data-field="title">rubrique</span></h1>
</div>
That’s the green title in left part of the screenshot.
In the frameless output, the title appears (“Description de l’état” in black in the middle of screenshot)
But in the PDF output, the title is missing (where is the red arrow), in the topic and in the TOC too.
I tried many settings and searched the Internet but found nothing to help. Do any of you have an idea?
Thank you.

