Convert to pdf lost the data when singlepagesheet filter applied [headless]

Commnad to generate pdf -

soffice --headless --convert-to "pdf:impress_pdf_Export:{"SinglePageSheets":{"type":"boolean","value":"true"}}" inputfilepath --outdir outputpath

SmallValidFile.xls (611 KB)

Have you forgotten some details, like your OS, LO version, and the specific problems seen at specific parts of the output - or are you expecting people volunteering to help you to do the legwork themselves, trying to guess what your problem is?

I am using the windows OS and Libreoffice 7.5.3.2. The problem is with the excel contains more than 1022rows. Basically the singlepagesheet filter is not able to convert the rows after 1022 in a pdf.

See if tdf#155351 is similar to your issue.

Not really the same issue. I my case the data upto row 1022 is appearing correctly but data from row 1023 is no where inside the pdf

Then you need to file your own bug report.

https://bugs.documentfoundation.org/show_bug.cgi?id=156893