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 in class org.alivepdf.layout.Size
Constants representing the various paper sizes.
A4 — Static property in class org.alivepdf.layout.Size
A5 — Static property in class org.alivepdf.layout.Size
addBookmark(pText, pLevel, pY, pRed, pGreen, pBlue) — Method in class org.alivepdf.pdf.PDF
Lets you add a bookmark
addCell(pWidth, pHeight, pText, pBorder, pLn, pAlign, pFill, pLink) — Method in class org.alivepdf.pdf.PDF
Add a cell with some text to the current page
addEventListener(type, listener, useCapture, priority, useWeakReference) — Method in class org.alivepdf.pdf.PDF
addImage(pDisplayObject, pAlpha, pBlend, pMatrix, pResizePage, pEncoding, pQuality, pX, pY, pWidth, pHeight, pLink) — Method in class org.alivepdf.pdf.PDF
The addImage method takes an incoming DisplayObject object, take a snapshot from it in JPG and add it to the PDF document
addLink(pX, pY, pWidth, pHeight, pLink, pHighlight) — Method in class org.alivepdf.pdf.PDF
Lets you add clickable link at a specific position
addMultiCell(pWidth, pHeight, pText, pBorder, pAlign, pFill) — Method in class org.alivepdf.pdf.PDF
Add a multicell with some text to the current page
addPage(pOrientation, pUnit, pSize, pRotation) — Method in class org.alivepdf.pdf.PDF
Lets you add a page to the current PDF
addText(pTxt, pX, pY) — Method in class org.alivepdf.pdf.PDF
Lets you set some text to any position on the page
addTextNote(pX, pY, pWidth, pHeight, pText) — Method in class org.alivepdf.pdf.PDF
Lets you add a text annotation to the current page
addTransition(pStyle, pDuration, pDimension, pMotionDirection, pTransitionDirection) — Method in class org.alivepdf.pdf.PDF
Lets you add a transition between each PDF page
aliasNbPagesMethodMethod(alias) — Method in class org.alivepdf.pdf.PDF
Lets you rotate a specific page (between 1 and last one)
AnnotationHighlight — Final class in package org.alivepdf.annotations
APPROVED — Constant static property in class org.alivepdf.annotations.StampStyle
ARIAL — Constant static property in class org.alivepdf.fonts.FontFamily
AS_IS — Constant static property in class org.alivepdf.annotations.StampStyle
ATTACHMENT — Constant static property in class org.alivepdf.saving.Download
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