A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
A3 — Static Property, class org.alivepdf.layout.Size
Constants representing the various paper sizes.
A4 — Static Property, class org.alivepdf.layout.Size
A5 — Static Property, class org.alivepdf.layout.Size
acceptPageBreak() — method, class org.alivepdf.pdf.PDF
addBookmark(text:String, level:int, y:Number, color:org.alivepdf.colors:RGBColor) — method, class org.alivepdf.pdf.PDF
Lets you add a bookmark
addCell(width:Number, height:Number, text:String, border:any, ln:Number, align:String, fill:Number, link:String) — method, class org.alivepdf.pdf.PDF
Add a cell with some text to the current page
added — Event, class org.alivepdf.pdf.PDF
Dispatched when a page has been added to the PDF.
ADDED — Constant Static Property, class org.alivepdf.events.PageEvent
ADDED — Constant Static Property, class org.alivepdf.events.PagingEvent
addEventListener(type:String, listener:Function, useCapture:Boolean, priority:int, useWeakReference:Boolean) — method, class org.alivepdf.pdf.PDF
addExtGState(graphicState:Object) — method, class org.alivepdf.pdf.PDF
addGrid(grid:org.alivepdf.data:Grid, x:Number, y:Number, repeatHeader:Boolean) — method, class org.alivepdf.pdf.PDF
addImage(displayObject:flash.display:DisplayObject, x:Number, y:Number, width:Number, height:Number, imageFormat:String, quality:Number, alpha:Number, resizeMode:String, blendMode:String, keepTransformation:Boolean, link:String) — method, class org.alivepdf.pdf.PDF
The addImage method takes an incoming DisplayObject.
addImageStream(imageBytes:flash.utils:ByteArray, x:Number, y:Number, width:Number, height:Number, alpha:Number, resizeMode:String, blendMode:String, keepTransformation:Boolean, link:String, isMask:Boolean) — method, class org.alivepdf.pdf.PDF
The addImageStream method takes an incoming image as a ByteArray.
addLink(x:Number, y:Number, width:Number, height:Number, link:any, highlight:String) — method, class org.alivepdf.pdf.PDF
Lets you add clickable link to a specific position
addListener() — method, class ch.unil.cbg.ExpressionView.view.components.ZoomPanCanvas
addMultiCell(width:Number, height:Number, text:String, border:any, align:String, filled:int) — method, class org.alivepdf.pdf.PDF
Add a multicell with some text to the current page
addPage(page:org.alivepdf.pages:Page) — method, class org.alivepdf.pdf.PDF
Lets you add a page to the current PDF
addStampNote(style:String, x:Number, y:Number, width:Number, height:Number) — method, class org.alivepdf.pdf.PDF
Lets you add a stamp annotation to the current page
addText(text:String, x:Number, y:Number) — method, class org.alivepdf.pdf.PDF
Lets you set some text to any position on the page
addTextColor — Property, class org.alivepdf.pdf.PDF
addTextNote(x:Number, y:Number, width:Number, height:Number, text:String) — method, class org.alivepdf.pdf.PDF
Lets you add a text annotation to the current page
addTransition(style:String, duration:Number, dimension:String, motionDirection:String, transitionDirection:int) — method, class org.alivepdf.pages.Page
addTransition(style:String, duration:Number, dimension:String, motionDirection:String, transitionDirection:int) — method, class org.alivepdf.pdf.PDF
Lets you add a transition between each PDF page Note : PDF must be shown in fullscreen to see the transitions, use the setDisplayMode method with the PageMode.FULL_SCREEN parameter
addVerticalText(text:String, x:Number, y:Number) — method, class org.alivepdf.pdf.PDF
aliasNbPages — Property, class org.alivepdf.pdf.PDF
Align — final class, package org.alivepdf.layout
ALIVEPDF_VERSION — Constant Static Property, class org.alivepdf.pdf.PDF
ALPHA — Constant Static Property, class ch.unil.cbg.ExpressionView.events.MenuEvent
alternateRowColor — Property, class org.alivepdf.data.Grid
ALWAYS — Constant Static Property, class ch.unil.cbg.ExpressionView.view.components.ClosableTab
angle — Property, class org.alivepdf.pdf.PDF
annotations — Property, class org.alivepdf.pages.Page
ARIAL — Constant Static Property, class org.alivepdf.fonts.FontFamily
arrayNotes — Property, class org.alivepdf.pdf.PDF
arrayPages — Property, class org.alivepdf.pdf.PDF
attr — Property, class org.alivepdf.html.HTMLTag
autoPageBreak — Property, class org.alivepdf.pdf.PDF
autoPagination — Property, class org.alivepdf.pdf.PDF
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z