phantom-html-to-pdf icon indicating copy to clipboard operation
phantom-html-to-pdf copied to clipboard

Highly scalable html to pdf conversion using phantom workers

Results 22 phantom-html-to-pdf issues
Sort by recently updated
recently updated
newest added

Whenever I generate PDF using my iPhone XS, the background color doesn't load. It just gives a blank white background! This the CSS codes I tried but both shows blank...

how to fix footer in bottom of page

Unable to set to Local language in Html like Hindi and other languages..Any idea on changing Fonts while in printing PDF...?? Adding meta Tag is no luck.... they are shown...

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. Commits - [`e371828`](https://github.com/lodash/lodash/commit/e37182845f16715a0d1c391c8662d83c55609cee) Bump to v4.17.13. - [`357e899`](https://github.com/lodash/lodash/commit/357e899e685872b4af5403ecc4b2a928f961ae63) Rebuild lodash and docs. - [`fd9a062`](https://github.com/lodash/lodash/commit/fd9a062d57646450b61f74029315abd4cc834b08) Bump to v4.17.12. - [`e77d681`](https://github.com/lodash/lodash/commit/e77d68121ff00ba86b53eed5893d35adfe94c9dd) Rebuild lodash and docs. -...

dependencies

I am using phantom-html-to-pdf version 0.5.6 on debian 9 to generate pdf files from html. Occasionally I get the following error, and cannot see any pattern when it happens. Just...

Is there anything blocking this module (or others like phantom-workers) from having the dependency for PhantomJS updated to the 2.x series?

hi,am using phantoms html to pdf in electron project it work fine in development mode ,but when i package my app to asar ,it throw an error "phantom manager could...

error: Uncaught exception occured, TypeError: "file" argument must be a non-empty string TypeError: "file" argument must be a non-empty string at normalizeSpawnArguments (child_process.js:380:11) at exports.spawn (child_process.js:493:38) at Object.exports.execFile (child_process.js:209:15) at...

I installed phantom-html-to-pdf on windows. I am using it in the client side. it throw this error ./node_modules/net-cluster/lib/utils.js Module not found: Can't resolve 'cluster' in any suggestions? thanks

As the title, can I make a page break inside the pdf? I just tested to add ```style="page-break-after:always;"``` but nothing works. Thanks for your help!