sd: import PDFs as images using Pdfium new SdPdfFilter
commit7939efc7136987fad348baca2cd686a00aee73cd
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>
Wed, 14 Mar 2018 03:55:26 +0000 (13 23:55 -0400)
committerJan Holesovsky <kendy@collabora.com>
Thu, 7 Jun 2018 08:45:18 +0000 (7 10:45 +0200)
treec142fd2770bb97d83fa91b971e370cf3b4acc73c
parent9b11fdd36ec80f9d1ae0a05455745361e0ce9ced
sd: import PDFs as images using Pdfium new SdPdfFilter

LOK now opens PDFs as images using Pdfium,
which has a superior accuracy and support
to poppler, the default pdf reader.

Change-Id: Ifbbecf7f048f001836fb98886705cba47e6bed4e
18 files changed:
include/vcl/graph.hxx
include/vcl/pdfread.hxx [moved from vcl/inc/pdfread.hxx with 87% similarity]
sd/Library_sd.mk
sd/inc/sdpdffilter.hxx [new file with mode: 0644]
sd/source/filter/pdf/sdpdffilter.cxx [new file with mode: 0644]
sd/source/ui/docshell/docshel4.cxx
sdext/CppunitTest_sdext_pdfimport.mk
sdext/Executable_pdf2xml.mk
sdext/Executable_pdfunzip.mk
sdext/Library_pdfimport.mk
sdext/source/pdfimport/wrapper/wrapper.cxx
sfx2/source/doc/objstor.cxx
svx/source/xml/xmlgrhlp.cxx
vcl/inc/impgraph.hxx
vcl/source/filter/graphicfilter.cxx
vcl/source/filter/ipdf/pdfread.cxx
vcl/source/gdi/graph.cxx
vcl/source/gdi/impgraph.cxx