mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
Annotate Phantom gen method.
This commit is contained in:
parent
60e455b36d
commit
850c640368
@ -51,6 +51,7 @@ Definition of the HtmlPdfGenerator class.
|
||||
|
||||
/**
|
||||
Generate a PDF from HTML using Phantom.
|
||||
See: https://github.com/ariya/phantomjs/blob/master/examples/rasterize.js
|
||||
*/
|
||||
phantom: function( markup, fOut ) {
|
||||
require('phantom').create( function( ph ) {
|
||||
|
Loading…
Reference in New Issue
Block a user