Page 1 of 1

Combine pdf in master detail export

Posted: Thu Jul 11, 2024 5:18 pm
by lissa

hi, I want to ask In the master detail table view, I export to PDF, why is the PDF export result separated into 2 pages, page 1 master table, page 2 detail table, is there a way to combine them?


Re: Combine pdf in master detail export

Posted: Fri Jul 12, 2024 8:29 am
by arbei

Page breaks are inserted intentionally to separate master and detail table data. If "combining" means removing the page breaks, you may customize the Config("PAGE_BREAK_HTML").


Re: Combine pdf in master detail export

Posted: Fri Jul 12, 2024 9:43 am
by lissa

Can you tell me the steps or where to put the code?
how can I customize it Config("PAGE_BREAK_HTML")?


Re: Combine pdf in master detail export

Posted: Fri Jul 12, 2024 9:59 am
by arbei

You may read and learn: