|
|
|
|
|
<HTML editor>.ToPDF (Function) In french: <Editeur HTML>.VersPDF Exports the content of an HTML Editor control to a PDF file.
EDHTML_MonEditeurHTML.VersPDF("c:\mes documents\facture.pdf")
Syntax
<HTML Editor control>.ToPDF(<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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|