We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I know there are many ways to do this, but when people use ImagePut, they probably prefer to use the built-in methods of ImagePut.
The text was updated successfully, but these errors were encountered:
I am thinking that
index = 1 ; first page index = 2 ; second page index = 3 ; third page index = 0 ; All pages index = -1 ; Last page
If this is the case is it still necessary to get the total number of pages?
loop try ImagePutFile({pdf: "1.pdf", index: A_Index}) catch break
I will admit this may take time to implement.
Sorry, something went wrong.
I agree with this
maybe no longer need to get the total number of pages.
index = 0 ; All pages will be very hard to implement.
No branches or pull requests
I know there are many ways to do this, but when people use ImagePut, they probably prefer to use the built-in methods of ImagePut.
The text was updated successfully, but these errors were encountered: