Description: I made an AppleScript to convert .docx file to .pdf : "do shell script " & Quote ( "/Applications/LibreOffice.app/Contents/MacOS/soffice --convert-to pdf --outdir " & Quote ( ConvertFromFileMakerPath ( $DIR ; PosixPath ) ) & " " & Quote ( ConvertFromFileMakerPath ( $DOCX ; PosixPath ) ) ) However the converted PDF file has grey lines added to the document that were not in the origional document. Steps to Reproduce: 1.Container containing a .docx file 2.using the aforementioned AppleScript 3.converts to a .PDF file in another container Actual Results: Running the Above AppleScript produces grey lines in any converted document. I am on a Powerbook Pro running Big Sur Expected Results: A clean copy of the origional word file in PDF format. Manually using the print to PDF command in the OS it works without error and without lines! Reproducible: Always User Profile Reset: Yes Additional Info: I am not a programmer and this script was prepared for me. The Preparer runs it on his system not running Big Sur and it works without errors
no repro in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cb2827f5f65324f309fa0e3c30d0b19ad237410e CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: default; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL no repro in Version: 7.3.0.0.alpha0+ (x64) / LibreOffice Community Build ID: cb2827f5f65324f309fa0e3c30d0b19ad237410e CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Raster; VCL: win Locale: ru-RU (ru_RU); UI: en-US Calc: CL
Wrong report on multiple accounts: 1. you need to attach sample DOCX 2. you need to test GUI Export and Print to PDF, both 3. you should test master 7.3+ from https://dev-builds.libreoffice.org/daily/master/current.html
Dear Bob, This bug has been in NEEDINFO status with no change for at least 6 months. Please provide the requested information as soon as possible and mark the bug as UNCONFIRMED. Due to regular bug tracker maintenance, if the bug is still in NEEDINFO status with no change in 30 days the QA team will close the bug as INSUFFICIENTDATA due to lack of needed information. For more information about our NEEDINFO policy please read the wiki located here: https://wiki.documentfoundation.org/QA/Bugzilla/Fields/Status/NEEDINFO If you have already provided the requested information, please mark the bug as UNCONFIRMED so that the QA team knows that the bug is ready to be confirmed. Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-NeedInfo-Ping
Dear Bob, Please read this message in its entirety before proceeding. Your bug report is being closed as INSUFFICIENTDATA due to inactivity and a lack of information which is needed in order to accurately reproduce and confirm the problem. We encourage you to retest your bug against the latest release. If the issue is still present in the latest stable release, we need the following information (please ignore any that you've already provided): a) Provide details of your system including your operating system and the latest version of LibreOffice that you have confirmed the bug to be present b) Provide easy to reproduce steps – the simpler the better c) Provide any test case(s) which will help us confirm the problem d) Provide screenshots of the problem if you think it might help e) Read all comments and provide any requested information Once all of this is done, please set the bug back to UNCONFIRMED and we will attempt to reproduce the issue. Please do not: a) respond via email b) update the version field in the bug or any of the other details on the top section of our bug tracker Warm Regards, QA Team MassPing-NeedInfo-FollowUp