Explorar el Código

updated reademe file.

tags/v1.0.0
Kalimuthu Selvaraj hace 5 años
padre
commit
20efd54c89
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver fichero

@@ -44,7 +44,7 @@ convert -verbose -resize 1200 -density 200 test.pdf test-%d.png(%d inserts the i

```javascript
// Import convert module
const document = require("./convert");
const document = require("document-convert");

const options = {
libreofficeBin: "C:\\Program Files\\LibreOffice\\program\\soffice.exe",

Cargando…
Cancelar
Guardar