Coder Social home page Coder Social logo

Comments (5)

timxx avatar timxx commented on September 26, 2024

直接在软件上导出pdf是否有这个问题?
列数达到多少才会有问题呢。。

from pywpsrpc.

mjTree avatar mjTree commented on September 26, 2024

直接在软件上导出pdf是否有这个问题? 列数达到多少才会有问题呢。。

这边文件是10列,软件可以设置列数在一页,但是接口设置参数不生效。
image

wps: wps-office_11.1.0.10920_amd64.deb
pywpsrpc: 2.3.1
ubuntu20

from pywpsrpc.

timxx avatar timxx commented on September 26, 2024

用Windows版本录制宏看了下,应该是设置下面这两个属性就可以了

ActiveSheet.PageSetup.FitToPagesWide = True
ActiveSheet.PageSetup.FitToPagesTall = True

但是现在的PageSetup确实是没有任何方法。。

from pywpsrpc.

timxx avatar timxx commented on September 26, 2024

@mjTree 你试试最新代码自己编译一个是不是正常了,我这边是可以了

from pywpsrpc.

mjTree avatar mjTree commented on September 26, 2024

@mjTree 你试试最新代码自己编译一个是不是正常了,我这边是可以了

这边自己重新编译了一个,可以正常使用了,非常感谢🙏

from pywpsrpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.