PdfOutputGenerator
Inheritance: java.lang.Object, com.aspose.pdf.comparison.outputgenerator.IVentureLicenseTarget com.aspose.pdf.comparison.outputgenerator.PdfOutputGenerator, com.aspose.pdf.comparison.outputgenerator.IVentureLicenseTarget, com.aspose.pdf.comparison.outputgenerator.PdfOutputGenerator
All Implemented Interfaces: IFileOutputGenerator
public class PdfOutputGenerator extends IVentureLicenseTarget implements IFileOutputGenerator
Represents a class for generating PDF representation of texts differences.
Constructors
| Constructor | Description |
|---|---|
| PdfOutputGenerator | Cteates an instance of {@link PdfOutputGenerator} class. |
| PdfOutputGenerator | Cteates an instance of {@link PdfOutputGenerator} class. |
| PdfOutputGenerator | Cteates an instance of {@link PdfOutputGenerator} class. |
| PdfOutputGenerator | Cteates an instance of {@link PdfOutputGenerator} class. |
Methods
| Method | Description |
|---|---|
| generateOutput | Generates the output based on the differences between texts and saves it to a file. |
| generateOutput1 | Generates the output based on the differences between texts and saves it to a file. |
| generateOutputInternal | |
| generateOutputInternal1 | |
| setVentureLicense |
PdfOutputGenerator
public PdfOutputGenerator()
Cteates an instance of {@link PdfOutputGenerator} class.
PdfOutputGenerator
Cteates an instance of {@link PdfOutputGenerator} class.
PdfOutputGenerator
Cteates an instance of {@link PdfOutputGenerator} class.
PdfOutputGenerator
Cteates an instance of {@link PdfOutputGenerator} class.
generateOutput
Generates the output based on the differences between texts and saves it to a file.
generateOutput1
Generates the output based on the differences between texts and saves it to a file.