DynamicPDF by ceTe Software

com.cete.dynamicpdf.merger
Class PdfPage

java.lang.Object
  |
  +--com.cete.dynamicpdf.merger.PdfPage

public class PdfPage
extends java.lang.Object

Represents a page from an imported PDF document.


Method Summary
 byte[] getContents()
           
 java.lang.String getDictionaryValue(java.lang.String key)
           
 PageDimensions getDimensions()
          Gets the page dimensions of the page.
 int getRotate()
          Gets the rotation value of the page.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getDictionaryValue

public java.lang.String getDictionaryValue(java.lang.String key)

getContents

public byte[] getContents()

getRotate

public int getRotate()
Gets the rotation value of the page.


getDimensions

public PageDimensions getDimensions()
Gets the page dimensions of the page.

Returns:
A PageDimensions object.
See Also:
PageDimensions

DynamicPDF by ceTe Software

API Reference for DynamicPDF™ for Java generated on December 20, 2005
© Copyright 2005, ceTe Software