javascript - How can I use PhantomJS to convert a DIV to a PDF? -
i have been reading other answers here suggest phantomjs best library use convert html pdf while preserving css etc. in pdf, many other libraries have issues doing.
i looked @ website couldn't see method convert specific div pdf.
for example between <div id="pdfcontent">
, </div>
needs converted pdf.
can provide simple example?
Comments
Post a Comment