This commit is contained in:
parent
0e4c448c20
commit
759b8c6c7e
2 changed files with 2 additions and 2 deletions
|
@ -3,4 +3,4 @@
|
||||||
c
|
c
|
||||||
Xyxh
|
Xyxh
|
||||||
4456
|
4456
|
||||||
9.7.4 xyxz01
|
9.7.4 xyxz01x
|
|
@ -91,7 +91,7 @@ function test:with-pdf(){
|
||||||
|
|
||||||
declare function test:open($file as xs:string)
|
declare function test:open($file as xs:string)
|
||||||
as item(){
|
as item(){
|
||||||
test:resolve($file)=>pdfbox:open()
|
test:resolve($file)=>pdfbox:open-file()
|
||||||
};
|
};
|
||||||
|
|
||||||
declare function test:resolve($file as xs:string)
|
declare function test:resolve($file as xs:string)
|
||||||
|
|
Loading…
Add table
Reference in a new issue