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

Kevin Suo <suokunl...@126.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |suokunl...@126.com

--- Comment #6 from Kevin Suo <suokunl...@126.com> ---
Just a code pointer to those who are interested in:
When I open a PDF document from the start centre, the pickup of the
"draw_pdf_import" filter seems to be determined by: 
PDFDetector::detect
in sdext/source/pdfimport/filterdet.cxx

You can observe this by setting a breakpoint when you are running LibreOffice
using "make debugrun"
break sdext/source/pdfimport/filterdet.cxx:194

However, it is very strange that, when I manually choose "PDF - Portable
Document Format (Writer)" from the file format list dropdown in the file open
dialog, this code is never hit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to