Each Topic on a new page.

Post here questions and problems related to editing and publishing DITA content.
leeconvey
Posts: 2
Joined: Tue Oct 28, 2025 7:38 pm

Each Topic on a new page.

Post by leeconvey »

Hello everyone,

When creating a PDF using DITA-OT Transformation (PDF (CSS Formatter - HTML5)), I've noticed that on occasions, the title of a topic can appear at the bottom of a page, with the remainder of the topic following on the next page.

Is it possible to have each topic start on its own page?
Screenshot 2025-10-28 170757.png

Regards,
Lee
You do not have the required permissions to view the files attached to this post.
julien_lacour
Posts: 726
Joined: Wed Oct 16, 2019 3:47 pm

Re: Each Topic on a new page.

Post by julien_lacour »

Hello,

By default page-breaks are automatically inserted before each chapter, not before all topics, but you can change this behavior by using an additional CSS rule in a custom stylesheet. For more details, you can check our user guide.

Regards,
Julien
leeconvey
Posts: 2
Joined: Tue Oct 28, 2025 7:38 pm

Re: Each Topic on a new page.

Post by leeconvey »

Thanks Julien
Post Reply