summaryrefslogtreecommitdiffstats
path: root/sdext/CppunitTest_sdext_pdfimport.mk
diff options
context:
space:
mode:
authorAshod Nakashian <ashod.nakashian@collabora.co.uk>2018-03-13 23:55:26 -0400
committerJan Holesovsky <kendy@collabora.com>2018-06-07 10:45:18 +0200
commit7939efc7136987fad348baca2cd686a00aee73cd (patch)
treec142fd2770bb97d83fa91b971e370cf3b4acc73c /sdext/CppunitTest_sdext_pdfimport.mk
parentpdf: share pdf data in Graphic (diff)
downloadcore-7939efc7136987fad348baca2cd686a00aee73cd.tar.gz
core-7939efc7136987fad348baca2cd686a00aee73cd.zip
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
Diffstat (limited to 'sdext/CppunitTest_sdext_pdfimport.mk')
-rw-r--r--sdext/CppunitTest_sdext_pdfimport.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sdext/CppunitTest_sdext_pdfimport.mk b/sdext/CppunitTest_sdext_pdfimport.mk
index f5fc54696329..87a917f8d81d 100644
--- a/sdext/CppunitTest_sdext_pdfimport.mk
+++ b/sdext/CppunitTest_sdext_pdfimport.mk
@@ -30,6 +30,7 @@ $(eval $(call gb_CppunitTest_use_libraries,sdext_pdfimport,\
sal \
test \
unotest \
+ tl \
xo \
))