[Libreoffice-bugs] [Bug 144056] New: soffice.exe is adding input file name as heading to the output file, during CSV to pdf conversion
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Aug 24 14:37:36 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144056
Bug ID: 144056
Summary: soffice.exe is adding input file name as heading to
the output file, during CSV to pdf conversion
Product: LibreOffice
Version: 4.0.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: LibreOffice
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: venkat.kambhampati at kofax.com
Description:
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?
In our case the input file name is a GUID. So a GUID as heading in the output
file is not acceptable for our customer.
Hence kindly request you to show us an alternative way to avoid this.
Steps to Reproduce:
1.Run this command with any CSV file: soffice.exe --convert-to pdf
inputfile.csv --headless
2.The converted output file is appended with input filename as heading
3.
Actual Results:
The output file with heading
Expected Results:
Output file without heading
Reproducible: Always
User Profile Reset: No
Additional Info:
I could not find any help on this topic. Kindly help.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210824/3c3385f6/attachment.htm>
More information about the Libreoffice-bugs
mailing list