[Libreoffice-bugs] [Bug 116373] PDF file takes several minutes to open ( Acrobat reader opens it immediately)

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 13 15:48:48 UTC 2018


https://bugs.documentfoundation.org/show_bug.cgi?id=116373

--- Comment #4 from V Stuart Foote <vstuart.foote at utsa.edu> ---
(In reply to jan.prochaska from comment #3)
> ...
> thank you for the explanation.
> The only question I have, is regarding the pdfium filter you mention - "The
> pdfium based insert filter will render the 1st page of the document to a
> LibreOffice document canvas immediately."
> Is it enabled by default, or is it something that can be enabled to speed up
> the display.

There are two filter methods to work with PDF source content. One is the pdfio
"import" filter. It will extract the structure of the PDF and render them as
LibreOffice Draw objects (with varying fidelity). The other pdfium based
"insert" filter treats content in a PDF as an image source. At the moment there
is no UI/API implemented to target other than the first page of the PDF. The
fidelity to the original PDF is very high, but the resolution is a bit low
(currently 200ppi). Both facets of the pdfium filter are on the dev's list.

Both filters are enabled by default, but are reached with different controls in
the UI.  The pdfio "import" filter is used when you open a PDF from the OS. By
default it will open into Draw, but the filter can target other LibreOffice
modules. Alternatively, the pdfium "insert" filter is used just when inserting
a PDF source as an image, done from Insert -> Image.  

> Sorry if I misunderstood your response.
> 

No worries, I probably was not clear enough.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180313/3ae59f8c/attachment.html>


More information about the Libreoffice-bugs mailing list