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
使用场景 例如:作为一位小学生孩子的爸爸,学校老师有时候会发试卷的A3大小的版本的pdf到群里,要求我们打印
功能应该怎样实现 例如:(试卷可能不太规则,比如可能一面2页,也可能一面3页,宽度也不是等分的)希望能够预览,裁剪部分,生成pdf
类似软件 目前可以使用photoshop导入pdf,裁剪、保存为图片、打印,打印质量差强人意
其它内容 实现部分内容裁剪的话,应该也有其他的应用场景, 如果难度太高,那就算了,谢谢作者
The text was updated successfully, but these errors were encountered:
这些年来不少朋友都希望能有个这样的功能,对开裁剪不难实现。 等有时间给做个出来。
Sorry, something went wrong.
No branches or pull requests
使用场景
例如:作为一位小学生孩子的爸爸,学校老师有时候会发试卷的A3大小的版本的pdf到群里,要求我们打印
功能应该怎样实现
例如:(试卷可能不太规则,比如可能一面2页,也可能一面3页,宽度也不是等分的)希望能够预览,裁剪部分,生成pdf
类似软件
目前可以使用photoshop导入pdf,裁剪、保存为图片、打印,打印质量差强人意
其它内容
实现部分内容裁剪的话,应该也有其他的应用场景,
如果难度太高,那就算了,谢谢作者
The text was updated successfully, but these errors were encountered: