PDFFiller@Deprecated public class PdfFillHelper extends Object
| Constructor and Description | 
|---|
PdfFillHelper()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
fillPdfForm(org.apache.pdfbox.pdmodel.PDDocument pdDoc,
           IFormDataAdapter fda,
           IWorkflowProcessingContext wpc)
Deprecated. 
 
use  
PDFFiller | 
static HashMap<String,HashMap<String,String>> | 
getFieldOptions(String identifier,
               boolean asAlias,
               IFormDataAdapter fda)
Deprecated. 
 
 | 
static String | 
getFunctionResultValue(String value,
                      String acroFieldName,
                      IFormDataAdapter fda)
 | 
static org.apache.pdfbox.pdmodel.PDDocument | 
pdDocumentFor(String uriPdfIn)
Deprecated. 
 
use  
PDFFiller | 
@Deprecated public static org.apache.pdfbox.pdmodel.PDDocument pdDocumentFor(String uriPdfIn) throws MalformedURLException, IOException
PDFFillerMalformedURLExceptionIOException@Deprecated public static void fillPdfForm(org.apache.pdfbox.pdmodel.PDDocument pdDoc, IFormDataAdapter fda, IWorkflowProcessingContext wpc) throws IOException
PDFFillerIOException@Deprecated public static String getFunctionResultValue(String value, String acroFieldName, IFormDataAdapter fda)
@Deprecated public static HashMap<String,HashMap<String,String>> getFieldOptions(String identifier, boolean asAlias, IFormDataAdapter fda)
PDFFiller.getFieldOptions(String, boolean, IFormDataAdapter)Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.