Generated by
JDiff

com.itextpdf.kernel.pdf.filespec Documentation Differences

This file contains all the changes in documentation in the package com.itextpdf.kernel.pdf.filespec as colored differences. Deletions are shown like this , and additions are shown like this.
If no deletions or additions are shown in an entry, the HTML tags will be what has changed. The new HTML tags are shown in the differences. If no documentation existed, and then some was added in a later version, this change is noted in the appropriate class pages of differences, but the change is not shown on this page. Only changes in existing text are shown here. Similarly, documentation which was inherited from another class or interface is not shown here.
Note that an HTML error in the new documentation may cause the display of other documentation changes to be presented incorrectly. For instance, failure to close a tag will cause all subsequent paragraphs to be displayed differently.

Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, InputStream, String, String, PdfName, PdfDictionary, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc doc PdfDocument instance to make this file specification indirect @param is is stream containing the file to embed @param description file description @param fileDisplay fileDisplay actual file name stored in the pdf @param mimeType mimeType subtype of the embedded file. The value of this entry shall conform to the MIME media type names @param fileParameter fileParameter dictionary with file parameters @param afRelationshipValue value that represents the relationship between the component of the passed PDF document that refers to this file specification and the associated file. If null, PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, InputStream, String, String, PdfName, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc doc PdfDocument instance to make this file specification indirect @param is is stream containing the file to embed @param description file description @param fileDisplay fileDisplay actual file name stored in the pdf @param mimeType mimeType subtype of the embedded file. The value of this entry shall conform to the MIME media type names @param afRelationshipValue value that represents the relationship between the component of the passed PDF document that refers to this file specification and the associated file. If null, PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, String, String, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc doc PdfDocument instance to make this file specification indirect @param filePath filePath path to the file to embed @param fileDisplay fileDisplay actual file name stored in the pdf @param afRelationshipValue afRelationshipValue value that represents the relationship between the component of the passed PDF document that refers to this file specification and the associated file. If null, PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file @throws IOException if there are errors while creating an URL from the passed file path.
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc doc PdfDocument instance to make this file specification indirect @param filePath filePath file specification string, describing the path to the file to embed @param description file description @param fileDisplay fileDisplay actual file name stored in the pdf @param afRelationshipValue afRelationshipValue value that represents the relationship between the component of the passed PDF document that refers to this file specification and the associated file. If null, PdfName.Unspecified will be added. @return @return PdfFileSpec containing the file specification of the file @throws IOException if there are errors while creating an URL from the passed file path.
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName, PdfDictionary, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc doc PdfDocument instance to make this file specification indirect @param filePath filePath file specification string, describing the path to the file to embed @param description file description @param fileDisplay fileDisplay actual file name stored in the pdf @param mimeType mimeType subtype of the embedded file. The value of this entry shall conform to the MIME media type names @param fileParameter fileParameter dictionary with file parameters @param afRelationshipValue afRelationshipValue value that represents the relationship between the component of the passed PDF document that refers to this file specification and the associated file. If null, PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file @throws IOException if there are errors while creating an URL from the passed file path.
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, String, String, String, PdfName, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc doc PdfDocument instance to make this file specification indirect @param filePath filePath file specification string, describing the path to the file to embed @param description file description @param fileDisplay fileDisplay actual file name stored in the pdf @param mimeType mimeType subtype of the embedded file. The value of this entry shall conform to the MIME media type names @param afRelationshipValue afRelationshipValue value that represents the relationship between the component of the passed PDF document that refers to this file specification and the associated file. If null, PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file @throws IOException if there are errors while creating an URL from the passed file path.
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, byte[], String, PdfDictionary, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc PdfDocument instance to add the make this file to specification indirect @param fileStore byte[] containing the file @param fileDisplay actual file name stored in the pdf @param fileParameter Pdfdictionary PdfDictionary containing fil parameters @param afRelationshipValue AFRelationship key value that value, represents @see the relationship between the component of the passed PDF document that AFRelationshipValue refers to this file specification and the associated file. If null, @see AFRelationshipValue PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file as Pdfobject
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, byte[], String, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc PdfDocument instance to add the make this file to specification indirect @param fileStore byte[] containing the file @param fileDisplay actual file name stored in the pdf @param afRelationshipValue AFRelationship key value that value, represents @see the relationship between the component of the passed PDF document that AFRelationshipValue refers to this file specification and the associated file. If null, @see AFRelationshipValue PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file as Pdfobject
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfDictionary, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc PdfDocument instance to add the make this file to specification indirect @param fileStore byte[] containing the file @param fileDisplay actual file name stored in the pdf @param fileParameter Pdfdictionary PdfDictionary containing fil parameters @param afRelationshipValue AFRelationship key value that value, represents @see the relationship between the component of the passed PDF document AFRelationshipValue that refers to this file specification and the associated file. If null, @see AFRelationshipValue PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file as Pdfobject
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc PdfDocument instance to add the make this file to specification indirect @param fileStore byte[] containing the file @param description file description @param fileDisplay actual file name stored in the pdf @param afRelationshipValue AFRelationship key value that value, represents @see the relationship between the component of the passed PDF document that AFRelationshipValue refers to this file specification and the associated file. If null, @see AFRelationshipValue PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file as Pdfobject
Class PdfFileSpec, PdfFileSpec createEmbeddedFileSpec(PdfDocument, byte[], String, String, PdfName, PdfDictionary, PdfName)

Embed a Create an file to embedded a PdfDocument file specification. @param doc PdfDocument instance to add the make this file to specification indirect @param fileStore byte[] containing the file @param description file description @param fileDisplay actual file name stored in the pdf @param mimeType mime-type subtype of the file embedded file. The value of this entry shall conform to the MIME media type names @param fileParameter Pdfdictionary PdfDictionary containing fil parameters @param afRelationshipValue AFRelationship key value that value, represents @see the relationship between the component of the AFRelationshipValue passed PDF document that refers to this file specification and the associated file. If null, @see AFRelationshipValue PdfName.Unspecified will be added. @return PdfFileSpec containing the file specification of the file as Pdfobject