Jspdf: Documentation

Created on 24 Nov 2014  路  9Comments  路  Source: MrRio/jsPDF

How up to date is the documentation? The repo says last updated 2 years ago and the actual docs say: Documentation generated by JsDoc Toolkit 2.4.0 on Mon Oct 15 2012 22:41:49 GMT-0700 (PDT)

Is this correct?

Most helpful comment

All 9 comments

:+1:
This doc is very outdated

Is there somewhere a new one?

+1

I have to search on StackOverflow to randomly discover that it has a very useful function like splitTextToSize, for example. And doing console.dir() shows me that it has a .table() function that takes 5 parameters but only God knows what it does and what are the parameters. I am searching for a way to print a table into the pdf.

addImage is still not in the docs.

@danielkeller this is already mentioned in #434

@CodeBrauer but #434 was closed as a duplicate of this issue.

@kwikwag - it was just referenced

@CodeBrauer actually, @MrRio wrote 9 months before you wrote your comment:

Dupe of https://github.com/MrRio/jsPDF/issues/402 -- being worked on now

and then closed it the same day. More to the point, addImage still has no documentation in http://rawgit.com/MrRio/jsPDF/master/docs/jsPDF.html.

oh ok

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MelanieCroce picture MelanieCroce  路  4Comments

NoFootDancer picture NoFootDancer  路  3Comments

centurianii picture centurianii  路  4Comments

Pinank picture Pinank  路  3Comments

allenksun picture allenksun  路  3Comments