This module depends on the libraries module and uses libraries_get_path() but never actually registers pdf.js as a library with hook_library_info().

Just wondering if there's a specific reason for this.

Without it, we loose all the benefits of the library module like being able to change the path of the location of pdf.js with hook_library_info_alter() or let other modules use the library with libraries_load() as well as a bunch of other advantages.

Comments

shenzhuxi’s picture

Status: Active » Fixed

hook_library_info was used now on dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.