jsPDF icon indicating copy to clipboard operation
jsPDF copied to clipboard

The param:align is invalid on method:cell?

Open panjp-git opened this issue 4 years ago • 4 comments

Source: modules/cell.js, line 257 param:align is never used.

... currentCell = new Cell( arguments[0], arguments[1], arguments[2], arguments[3], arguments[4], arguments[5] ); ...

arguments[6] is align, but I can't find the param.

panjp-git avatar Jun 23 '21 12:06 panjp-git

Thanks for the report. Could you prepare a PR that fixes it?

HackbrettXXX avatar Jul 13 '21 08:07 HackbrettXXX

Is this open yet?

mstomar698 avatar Sep 29 '22 17:09 mstomar698

😊 "I'd be delighted to work on this issue, @panjp-git ! Could you please assign it to me?"

TechWizard9999 avatar Sep 30 '23 21:09 TechWizard9999

close this issue

adityakumar48 avatar Oct 01 '23 18:10 adityakumar48