[mod] download jars
This commit is contained in:
parent
52942a5ce1
commit
0c3e9482cb
15 changed files with 32 additions and 102 deletions
|
|
@ -3,7 +3,7 @@ xquery version '3.1';
|
|||
pdfscrape:page-report($doc )=>pdfscrape:inverted-map()
|
||||
:)
|
||||
module namespace pdfscrape = 'urn:pdfscrape';
|
||||
import module namespace pdfbox="urn:expkg-zone58:pdfbox3" at "pdfbox3.xqm";
|
||||
import module namespace pdfbox="org.expkg_zone58.Pdfbox3" ;
|
||||
|
||||
(:~ page number regex
|
||||
@todo last line and roman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue