Skip to content

Move utils/JSInfo.cc utils/JSInfo.h to core poppler

and add new JSInfo::scanJS() variant that returns
immediately after finding JS. This variant is used
by newly added PDFDoc::hasJavascript() method which
is in turn used by newly added poppler-glib function
poppler_document_has_javascript()

Merge request reports