Input file name added as heading to the converted output file using soffice.exe --convert-to command

HI,
When I am trying to convert .csv file to pdf , using the below command, soffice.exe is adding the input file name as a heading to the output file.
soffice.exe --convert-to pdf statusreport.csv --headless
Is there a way to avoid soffice.exe to add the input file name to the output file heading?

This is a customer issue someone kindly respond… please

What do you mean? Do you need a commercial support? Then please consider

https://www.libreoffice.org/get-help/professional-support/

Seems to be tdf#144056 now.

@Kofax_Business_Commu
Please leave such information here, if you create a bug report based on a question here.

@anon73440385 Sure

Hi,
Could you get any update on this?

Thank you,
Venkat

I can only suggest a workaround:
Use a script to rename the input.csv to something like “_.csv” or even use a space.

But to remove also the .csv it would be necessary to tell LibreOffice the Format of the input in another way.

You seem to assume this site is some kind of commercial support site. It is not, but users of LibreOffice trying to help other users of LibreOffice. Follow your bug report tdf#144056 for any progress.