-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
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
有没有办法支持.wps格式转pdf,谢谢 #2
Comments
这个可以有,我试试 |
解决啦没?我等啦很久啦,哈哈。 |
刚刚找到一个思路,可以先ren *.wps *.doc",然后再doc to PDF。 |
因为工作变动+生病等原因,目前已经没法再维护该项目了, |
谢谢。我弄一个bat+vbs。目前比较完美方案。bat是用来ren wps to doc,vbs是用来doc to pdf。 |
我怎么觉得与其这样,你不如直接改一下下面的if,增加一个wps,不知道是否可以。 For Each File In fld.Files '遍历该文件夹对象下的所有文件对象 |
有没有办法支持.wps格式转pdf,谢谢
The text was updated successfully, but these errors were encountered: