iseahound/ImagePut

When I updated to version v1.5, the pdf function did not work.

Closed this issue · 3 comments

When I updated to v1.5, the pdf function did not work.

If I use version of v1.3 (sorry I can't tell which version of v1.3 it is), the pdf function works fine.

I packaged a pdf file with the test code and the v1.3 library files for testing.

pdf test.zip

I also noticed that in version 1.5, the following code works fine
imageputwindow({image:"2.pdf", scale:0.5})

this not
imageputwindow("2.pdf")

2
3

I've found the typo and corrected it.