public class PDF extends UnmanagedFile
myBufferedReader, myBufferedWriter, myErrorMessage, myFile, myFileOutputStream, myXmp
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONST
kServerTypeAttribute
Constructor and Description |
---|
PDF() |
Modifier and Type | Method and Description |
---|---|
void |
jsConstructor(java.lang.String thePathName)
JavaScript constructor by file path name.
|
java.lang.String |
jsFunction_generatePdf(Parameters theFields,
java.lang.String theOutput)
Generate a PDF at the given location
|
java.lang.String |
jsFunction_generateTempPdf(Parameters theFields)
Generate a PDF as a new file in the temporary directory
|
java.lang.String |
jsFunction_getDownloadUrl()
Get a download URL for the output pdf
|
jsFunction_create, jsFunction_getBufferedReader, jsFunction_getBufferedWriter, jsFunction_getFileOutputStream, jsFunction_getRelativePath, jsFunction_releaseXmp, jsFunction_toString, jsFunction_writeXmp, jsGet_base64, jsGet_colorprofile, jsGet_colorspace, jsGet_errorMessage, jsGet_exists, jsGet_fileNameExtension, jsGet_format, jsGet_getFileContents, jsGet_height, jsGet_lastModified, jsGet_length, jsGet_name, jsGet_parent, jsGet_path, jsGet_rawLength, jsGet_resolution, jsGet_width, jsGet_xmp
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChange, checkPropertyDefinition, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureSymbolScriptable, equivalentValues, get, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassName, getClassPrototype, getDefaultValue, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSlot, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, has, hasInstance, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, put, putConst, putConstProperty, putProperty, putProperty, putProperty, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setExternalArrayData, setGetterOrSetter, setParentScope, setPrototype, size
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void jsConstructor(java.lang.String thePathName)
jsConstructor
in class UnmanagedFile
thePathName
- the file path namepublic java.lang.String jsFunction_getDownloadUrl()
public java.lang.String jsFunction_generateTempPdf(Parameters theFields)
theFields
- the acro fields to replacepublic java.lang.String jsFunction_generatePdf(Parameters theFields, java.lang.String theOutput)
theFields
- the acro fields to replacetheOutput
- the path to the output fileCopyright © 2023 MediaBeacon, Inc. All Rights Reserved.