Closed BioAIEvolu closed 4 years ago
Hi @BioAIEvolu ,
I just looked at your issue. First, the code you posted is not a minimal working example so I cannot reproduce your problem. Also, it is not exactly the code from the examples in my documentation.
You should make sure that the path argument for e.g. jsGraphic2Pdf
is correct. On the first line you refer to an file outside of my package data. Hence, no path is returned for path1
.
As to your second question. System dependencies are listed at the end of the README.md
file as well as in the packaged DESCRIPTION
file.
By the way, your second line of code suggests that your logged into your computer as admin, which is probably not a good idea.
I hope this helps. I will close the issue for now. Please reopen it or let me know if your issue persists with a correct file path argument.
Regards, Christoph
I meet some error during the example code.Are some dependency packages needed to be installed?