JsPdf - Handling content overflow

前端 未结 0 1087
天涯浪人
天涯浪人 2020-12-24 03:14

I\'m trying to export a pdf by doing the following:

var pdf = new jsPDF(\'p\', \'pt\', \'a4\');
      pdf.html(document.getElementById(\'pdf_test\'), {
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题