Description: PDF Export: show the file PDF version and/or make the version selectable (if possible) Steps to Reproduce: 1. Follow bug 140450 2. Do the same with 6.2 Actual Results: Notice version bump of PDF export Expected Results: Communicating the version it will be exported to kind of 'nice'. Being able to select instead of hardcode would maybe even nicer. Not sure if the exporter can do older format versions. Background: the overlay isn't rendered in PDF-Xchange Free (legacy). Intended to check if this would be resolved using older version of the PDF standard Reproducible: Always User Profile Reset: No Additional Info: Version: 7.2.0.0.alpha0+ (x64) / LibreOffice Community Build ID: 3ed9bba283a6a67864c0928186e277240be0d9ba CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win Locale: nl-NL (nl_NL); UI: en-US Calc: CL
Created attachment 169792 [details] Export pdf box 6.4 vs 7.2 I don't understand which non-available options are. Attached comparison 6.4 vs 7.2, with 6.2 there are even less options.
(In reply to m.a.riosv from comment #1) > Created attachment 169792 [details] > Export pdf box 6.4 vs 7.2 > > I don't understand which non-available options are. > > Attached comparison 6.4 vs 7.2, with 6.2 there are even less options. https://en.wikipedia.org/wiki/History_of_PDF And for example https://www.pdf-online.com/osa/validate.aspx will show. The versioning is slower compared to expected. So picking doesn't make sense, currently. there was a bump between 6.2 and 7.2 from 1.5 to 1.6
https://opengrok.libreoffice.org/xref/core/filter/source/pdf/pdfexport.cxx?r=7767ff7b#617 https://opengrok.libreoffice.org/xref/core/filter/source/pdf/impdialog.cxx?r=042033f1#709 https://opengrok.libreoffice.org/xref/core/filter/source/pdf/impdialog.cxx?r=042033f1#192 https://opengrok.libreoffice.org/xref/core/filter/source/pdf/impdialog.cxx?r=042033f1#62
https://gerrit.libreoffice.org/c/core/+/92457
Miklos, your patch was referenced by Tomoyuki. What do you think about Telesto's request?
I don't mind if somebody has time to implement it. I think it's already possible to ask for a specific PDF version using the UNO API, so this is mostly a UI task.
So let's do it.
(In reply to Heiko Tietze from comment #7) > So let's do it. => NEW