各位大神,请教一下用python如何设置PDF的打印比例。具体请看下图: 目前的代码如下: import win32api import os if __name__ == '__main__': path = r"C:\TestPrint" ...
確定! 回上一頁