public class HtmlToPdfResult extends Object implements Serializable
htmlToPdf2 method.| Modifier and Type | Method and Description |
|---|---|
Document |
getCreatedDocument()
Returns the
Document object containing the result of the
GeneratePDFService.htmlToPdf2()
method, or null if the htmlToPdf2 method was unsuccessful. |
public Document getCreatedDocument()
Document object containing the result of the
GeneratePDFService.htmlToPdf2()
method, or null if the htmlToPdf2 method was unsuccessful.Document containing the PDF document that was created from the
URL.Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.