Explorar el Código

Updating README.md with known issues

Jhonny Mertz hace 7 años
padre
commit
71dfa62a04
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -91,6 +91,12 @@ Bugs
 ------------
 - Tests are incomplete
 
+Known issues
+------------
+
+**Output of wkhtmltopdf is being added to resulting pdf** ([Issue #19](https://github.com/jhonnymertz/java-wkhtmltopdf-wrapper/issues/19))
+- Starting from 1.1.10.RELEASE version, there is a method `saveAsDirect(String path)`, which executes wkhtmltopdf passing the `path` as output for wkhtmltopdf, instead of the standard input `-`. This saves the results directly to the specified file `path`.
+
 License
 ------------
 This project is available under MIT Licence.