This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Description
Dears,
I am using Phantomjs to render html file into PDF, I could read the file using fs.read and the rendering process does not throw any exception but I cannot find the rendered file.
It works well with small rendered files.
is there a size limitation in rendered file via PhantomJs ?
regards,