Packageorg.purepdf.pdf
Classpublic class PdfCopyFieldsImp
InheritancePdfCopyFieldsImp Inheritance PdfWriter Inheritance it.sephiroth.utils.ObjectHash



Public Properties
 PropertyDefined By
 InheritedcompressionLevel : int
[read-only] Returns the compression level used for streams written by this writer.
PdfWriter
 Inheritedcrypto : PdfEncryption
PdfWriter
  _fieldKeys : HashMap
[static]
PdfCopyFieldsImp
  fieldKeys : HashMap
[static] [read-only]
PdfCopyFieldsImp
 InheritedpageNumber : int
[read-only] Gets the pagenumber of this document.
PdfWriter
 InheritedpdfDocument : PdfDocument
[read-only]
PdfWriter
 InheritedpdfIndirectReference : PdfIndirectReference
[read-only] Use this to get an PdfIndirectReference for an object that will be created in the future.
PdfWriter
 InheritedrgbTransparencyBlending : Boolean
Gets the transparency blending colorspace
PdfWriter
 InheritedspaceCharRatio : Number
[read-only]
PdfWriter
 InheritedstructureTreeRoot : PdfStructureTreeRoot
[read-only] Gets the structure tree root.
PdfWriter
 Inheritedtagged : Boolean
PdfWriter
 InheriteduserProperties : Boolean
Sets the flag indicating the presence of structure elements that contain user properties attributes.
PdfWriter
 Inheriteduserunit : Number
PdfWriter
Protected Properties
 PropertyDefined By
 Inheritedbody : PdfBody
PdfWriter
 InheritedcolorNumber : int = 1
PdfWriter
 Inherited_compressionLevel : int
PdfWriter
 InheritedcurrentPageNumber : int = 1
PdfWriter
 InheriteddefaultColorspace : PdfDictionary
PdfWriter
 InheriteddefaultPageSize : PageSize
PdfWriter
 InheriteddirectContent : PdfContentByte
PdfWriter
 InheriteddirectContentUnder : PdfContentByte
PdfWriter
 InheriteddocumentColors : HashMap
PdfWriter
 InheriteddocumentExtGState : HashMap
PdfWriter
 InheriteddocumentFonts : HashMap
PdfWriter
 InheriteddocumentOCG : HashSet
PdfWriter
 InheriteddocumentOCGOrder : Vector.<IPdfOCG>
PdfWriter
 InheriteddocumentPatterns : HashMap
PdfWriter
 InheriteddocumentProperties : HashMap
PdfWriter
 InheriteddocumentShadingPatterns : HashMap
PdfWriter
 InheriteddocumentShadings : HashMap
PdfWriter
 InheriteddocumentSpotPatterns : HashMap
PdfWriter
 InheritedextraCatalog : PdfDictionary
PdfWriter
 InheritedfontCount : int = 1
PdfWriter
 InheritedformXObjects : HashMap
PdfWriter
 InheritedformXObjectsCounter : int = 1
PdfWriter
 InheritedfullCompression : Boolean = false
PdfWriter
 Inheritedgroup : PdfDictionary
PdfWriter
 InheritedimageDictionary : PdfDictionary
PdfWriter
 Inheritedimages : HashMap
PdfWriter
 InheritednewBookmarks : Array
PdfWriter
 InheritedOCGLocked : PdfArray
PdfWriter
 InheritedOCGRadioGroup : PdfArray
PdfWriter
 InheritedOCProperties : PdfOCProperties
PdfWriter
 Inheritedopened : Boolean = false
PdfWriter
 Inheritedos : OutputStreamCounter
PdfWriter
 InheritedpageReferences : Vector.<PdfIndirectReference>
PdfWriter
 InheritedpatternColorspaceCMYK : ColorDetails
PdfWriter
 InheritedpatternColorspaceGRAY : ColorDetails
PdfWriter
 InheritedpatternColorspaceRGB : ColorDetails
PdfWriter
 InheritedpatternCounter : int = 1
PdfWriter
 Inheritedpaused : Boolean = false
PdfWriter
 Inheritedpdf : PdfDocument
PdfWriter
 Inheritedpdf_version : PdfVersion
PdfWriter
 Inheritedprevxref : int = 0
PdfWriter
 Inherited_rgbTransparencyBlending : Boolean
PdfWriter
 Inheritedroot : PdfPages
PdfWriter
 InheritedrunDirection : int = 1
PdfWriter
 Inherited_structureTreeRoot : PdfStructureTreeRoot
PdfWriter
 Inheritedtabs : PdfName = null
PdfWriter
 Inherited_tagged : Boolean = false
PdfWriter
 Inherited_userunit : Number = 0
PdfWriter
 InheritedxmpMetadata : Bytes = null
PdfWriter
Public Methods
 MethodDefined By
  
PdfCopyFieldsImp(instance:Lock, output:ByteArray, pagesize:RectangleElement)
PdfCopyFieldsImp
 Inherited
PdfWriter
 Inherited
addLocalDestinations(dest:HashMap):void
PdfWriter
 Inherited
close():void
PdfWriter
 Inherited
create(output:ByteArray, pagesize:RectangleElement):PdfWriter
[static]
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
Use this method to get the info dictionary if you want to change it directly (add keys and values to the info dictionary).
PdfWriter
 Inherited
getISOBytes(text:String):Bytes
[static]
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
Use this method to get a reference to a page existing or not.
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
getVectorISOBytes(text:String):Vector.<int>
[static]
PdfWriter
 Inherited
PdfWriter
 Inherited
isOpen():Boolean
PdfWriter
 Inherited
isPaused():Boolean
PdfWriter
 Inherited
Gets the transparency blending colorspace.
PdfWriter
 Inherited
lockLayer(layer:PdfLayer):void
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
Resets all the direct contents to empty.
PdfWriter
 Inherited
setAtLeastPdfVersion(version:String):void
PdfWriter
 Inherited
PdfWriter
 Inherited
PdfWriter
 Inherited
Set the document compression to the PDF 1.5 mode with object streams ans xref streams.
PdfWriter
 Inherited
PdfWriter
 Inherited
setOutlines(outlines:Array):void
PdfWriter
 Inherited
setPdfVersion(value:String):void
PdfWriter
 Inherited
setTabs(value:PdfName):void
PdfWriter
Protected Methods
 MethodDefined By
 Inherited
PdfWriter
 Inherited
fillOCProperties(erase:Boolean):void
PdfWriter
 Inherited
PdfWriter
 Inherited
writeOutlines(catalog:PdfDictionary, namedAsNames:Boolean):void
PdfWriter
Public Constants
 ConstantDefined By
 InheritedBUILD_DATE : String = 20100527
[static]
PdfWriter
 InheritedBUILD_NUMBER : String = 74
[static]
PdfWriter
 InheritedENCRYPTION_AES_128 : int = 2
[static]
PdfWriter
 InheritedGENERATION_MAX : int = 65535
[static]
PdfWriter
 InheritedMAIN_VERSION : String = 0
[static]
PdfWriter
 InheritedNAME : String = purepdf
[static]
PdfWriter
 InheritedNO_SPACE_CHAR_RATIO : Number = 10000000
[static]
PdfWriter
 InheritedRELEASE : String
[static]
PdfWriter
 InheritedRUN_DIRECTION_DEFAULT : int = 0
[static]
PdfWriter
 InheritedRUN_DIRECTION_LTR : int = 2
[static]
PdfWriter
 InheritedRUN_DIRECTION_NO_BIDI : int = 1
[static]
PdfWriter
 InheritedRUN_DIRECTION_RTL : int = 3
[static]
PdfWriter
 InheritedSPACE_CHAR_RATIO_DEFAULT : Number = 2.5
[static]
PdfWriter
 InheritedSTANDARD_ENCRYPTION_128 : int = 1
[static]
PdfWriter
 InheritedSTANDARD_ENCRYPTION_40 : int = 0
[static]
PdfWriter
 InheritedVERSION : String
[static]
PdfWriter
Property Detail
_fieldKeysproperty
public static var _fieldKeys:HashMap

fieldKeysproperty 
fieldKeys:HashMap  [read-only]


Implementation
    public static function get fieldKeys():HashMap
Constructor Detail
PdfCopyFieldsImp()Constructor
public function PdfCopyFieldsImp(instance:Lock, output:ByteArray, pagesize:RectangleElement)



Parameters
instance:Lock
 
output:ByteArray
 
pagesize:RectangleElement