SAP Knowledge Base Article - Public

2459165 - How to Create Page Breaks in an Offer Letter - Recruiting Management

Symptom

In this article we are going to show you how to create page breaks in an offer letter.

Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.

Environment

SAP SuccessFactors Recruiting Management (RCM)

Resolution

You can use HTML tags to create page breaks.

1. Define the pagebreak element:

<style type=”text/css”>.pagebreak { page-break-before: always; }</style>

PageBreak1.png

2. Then use it in the text where needed:

<div class=”pagebreak”>&nbsp;</div>

PageBreak2.png

Please note that SAP support will not review any custom HTML code. However, if you have set up the HTML tags on the template as suggested, and the page still doesn't display as expected, you can open a ticket with Product Support and share the evidence, including the HTML code and an image. If the code is not set up correctly, Product Support will not proceed with the case. If you need any assistance with custom HTML code, please engage a Partner or SAP Professional Services.

Keywords

offer letter, page break, Recruiting, RCM , KBA , LOD-SF-RCM-CAN , General Candidate Issues (not Offers, not Profiles) , How To

Product

SAP SuccessFactors Recruiting all versions