Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
1393 มุมมอง

i need to show 5 line record in first report page next 5 product should show into next page is it possible ?



อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

it's been tricky because sometime wkhtmltopdf behave unpredictable way due the row contact height.

but you can try with add <p style="page-break-after: always;"/> in HTML template after first five record render


อวตาร
ละทิ้ง
ผู้เขียน

@Ravi let me try ....