Posts by Anderson Oliveira • 1 point
1 post
-
-3
votes4
answers24420
viewsA: Turning HTML into PDF
Follow JS code using Html API For PDF: // Code DEMO here var settings = { "url": "//v1/Consultar?user=<string>&key=<string>&ArquivoID=<string>", "method": "GET", "timeout":…