|
|
|
|
|
HTMLEditorToPDF (Function) In french: EditeurHTMLVersPDF Exports the content of an HTML Editor control to a PDF file.
HTMLEditorToPDF(EDHTML_MonEditeurHTML, "c:\mes documents\facture.pdf")
Syntax
HTMLEditorToPDF(<HTML Editor control> , <PDF file>)
<HTML Editor control>: Control name Name of the HTML Editor control used. <PDF file>: Character string Name and full path of the PDF file to be created. The file is replaced with the new file if it already exists. Business / UI classification: UI Code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|