tdf#62728 add PDF/A-2 support, change UI default to use that
commited4a0eed82e2f29e8163a445db992d22c6d07134
authorThorsten Behrens <Thorsten.Behrens@CIB.de>
Mon, 11 Mar 2019 03:01:47 +0000 (11 04:01 +0100)
committerThorsten Behrens <Thorsten.Behrens@CIB.de>
Sat, 16 Mar 2019 22:44:44 +0000 (16 23:44 +0100)
tree25af42b6a0b438def76f2227ee2595f66e2bf06a
parent6907cbd0f8e198a0f1810b1a07f552a47c9da660
tdf#62728 add PDF/A-2 support, change UI default to use that

There was not much missing to make LibreOffice export valid PDF/A-2,
so let's add that, and switch the UI to use that instead of A-1.

The old PDF/A-1 feature is still accessible via UNO / filter
parameter 'SelectPdfVersion':

- 1 gives you PDF/A-1a
- 2 gives you PDF/A-2b
- 16 gives you PDF 1.6

Change-Id: Iea4262b119bcf33b75f3d1406cc793bdcaec65d1
Reviewed-on: https://gerrit.libreoffice.org/69294
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
filter/source/pdf/impdialog.cxx
filter/source/pdf/impdialog.hxx
filter/source/pdf/pdfexport.cxx
filter/uiconfig/ui/pdfgeneralpage.ui
include/vcl/pdfwriter.hxx
vcl/source/gdi/pdfwriter_impl.cxx
vcl/source/gdi/pdfwriter_impl.hxx