|
|
@ -4,12 +4,11 @@ |
|
|
|
var PDF = {}; |
|
|
|
var PDF = {}; |
|
|
|
|
|
|
|
|
|
|
|
(function() { |
|
|
|
(function() { |
|
|
|
|
|
|
|
|
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
// Use strict in our context only - users might not want it
|
|
|
|
'use strict'; |
|
|
|
'use strict'; |
|
|
|
|
|
|
|
|
|
|
|
// Files are inserted below - see Makefile
|
|
|
|
// Files are inserted below - see Makefile
|
|
|
|
/* PDFJSSCRIPT_INCLUDE_ALL */ |
|
|
|
/* PDFJSSCRIPT_INCLUDE_ALL */ |
|
|
|
|
|
|
|
|
|
|
|
})(); |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
})(); |
|
|
|