Git Product home page Git Product logo

Comments (7)

simonbengtsson avatar simonbengtsson commented on September 24, 2024

That feature is not available right now. I'm looking into implementing it though. I will write here when it's done.

from jspdf-autotable.

simonbengtsson avatar simonbengtsson commented on September 24, 2024

Headers and footers are now supported! There is an example in /examples/examples.js on how to use them.

from jspdf-autotable.

rsrahu3 avatar rsrahu3 commented on September 24, 2024

In case if we are adding table one by one in doc,if i use...
doc.autoTable(getColumns(), getData(40), options1);
for all tables ,pagination is not getting added properly.Can u pls check nd help me out.

from jspdf-autotable.

simonbengtsson avatar simonbengtsson commented on September 24, 2024

I'm not sure I understand your issue. Could you elaborate in a new issue if you think it is an issue with the plugin or write a question if on stackoverflow?

from jspdf-autotable.

curiousalok avatar curiousalok commented on September 24, 2024

@simonbengtsson can you pls help me how to add header footer in jspdf where all pages are generated dynamically and various autotables are used i would like to mention here that doc.addPage() method is not used.
thanks

from jspdf-autotable.

simonbengtsson avatar simonbengtsson commented on September 24, 2024

Checkout the header and footer example or write a question on stackoverflow with more info.

from jspdf-autotable.

curiousalok avatar curiousalok commented on September 24, 2024

@simonbengtsson sir.....this is my problem

I had created a pdf with jspdf () on first page some text are static rest all the data is filled in various autotables..and data is dynamic so pages are generated according to the need of pdf.......the issue i am facing is i have to pace company logo on top of every page and page number on the bottom of every page.......

But i have no idea how to apply logo so that it even shows on the dynamically created pages...

Sir pls help with a working fiddle....thnx

from jspdf-autotable.

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.