DynamicPDF by ceTe Software

Deprecated API

Deprecated Classes
com.cete.dynamicpdf.pageelements.HtmlTextArea
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
 

Deprecated Methods
com.cete.dynamicpdf.Document.append(Document)
          As of DynamicPDF Generator v4.0.0, Copy the pages to the document or use the PdfDocument object instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.drawRotated(PageWriter)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.Document.drawToWebPage(HttpServletRequest, HttpServletResponse, OutputStream)
          As of DynamicPDF Generator v3.0.2 Beta1, replaced by Document.drawToWeb(HttpServletRequest, HttpServletResponse, OutputStream) 
com.cete.dynamicpdf.Document.drawToWebPage(HttpServletRequest, HttpServletResponse, OutputStream, boolean)
          As of DynamicPDF Generator v3.0.2 Beta1, replaced by Document.drawToWeb(HttpServletRequest, HttpServletResponse, OutputStream, boolean) 
com.cete.dynamicpdf.Document.drawToWebPage(HttpServletRequest, HttpServletResponse, OutputStream, String)
          As of DynamicPDF Generator v3.0.2 Beta1, replaced by Document.drawToWeb(HttpServletRequest, HttpServletResponse, OutputStream, String) 
com.cete.dynamicpdf.Document.drawToWebPage(HttpServletRequest, HttpServletResponse, OutputStream, String, boolean)
          As of DynamicPDF Generator v3.0.2 Beta1, replaced by Document.drawToWeb(HttpServletRequest, HttpServletResponse, OutputStream, String, boolean) 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle.equals(Object)
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle.LineStyle.equals(Object)
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.Rectangle.getApply()
          As of DynamicPDF v4.0.0, Use the Rectangle.getFillColor() and/or Rectangle.getBorderWidth() method instead. 
com.cete.dynamicpdf.pageelements.Path.getApply()
          As of DynamicPDF v4.0.0, Use the Path.getFillColor() and/or Path.getLineWidth() method instead. 
com.cete.dynamicpdf.pageelements.Circle.getApply()
          As of DynamicPDF v4.0.0, Use the Circle.getFillColor() and/or Circle.getBorderWidth() method instead. 
com.cete.dynamicpdf.merger.ImportedPageData.getClipBottom()
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.getClipBottom() 
com.cete.dynamicpdf.merger.ImportedPageData.getClipLeft()
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.getClipLeft() 
com.cete.dynamicpdf.merger.ImportedPageData.getClipRight()
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.getClipRight() 
com.cete.dynamicpdf.merger.ImportedPageData.getClipTop()
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.getClipTop() 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle.getFont()
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getFontFaces()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle.getHashCode()
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle.LineStyle.getHashCode()
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getHeight()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.merger.MergeOptions.getMergeFormFields()
          As of DynamicPDF v4.0.0, replaced by MergeOptions.getFormFields() 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getOverflowHtmlTextArea()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getOverflowHtmlTextArea(float, float)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getOverflowHtmlTextArea(float, float, float)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.Table.getRepeatColumnHeaders()
          As of DynamicPDF v4.0.0, replaced by Table.getRepeatColumnHeaderCount() 
com.cete.dynamicpdf.pageelements.Table.getRepeatRowHeaders()
          As of DynamicPDF v4.0.0, replaced by Table.getRepeatRowHeaderCount() 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getRequiredHeight()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.barcoding.UpcVersionESup5.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the UpcVersionESup5.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.UpcVersionESup2.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the UpcVersionESup2.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.UpcVersionE.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the UpcVersionE.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.UpcVersionASup5.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the UpcVersionASup5.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.UpcVersionASup2.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the UpcVersionASup2.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.UpcVersionA.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the UpcVersionA.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Postnet.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Postnet.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Interleaved25.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Interleaved25.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Ean8Sup5.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Ean8Sup5.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Ean8Sup2.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Ean8Sup2.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Ean8.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Ean8.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Ean13Sup5.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Ean13Sup5.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Ean13Sup2.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Ean13Sup2.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Ean13.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Ean13.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Code39.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Code39.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Code25.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Code25.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Code128.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Code128.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.Codabar.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the Codabar.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.barcoding.BarCode.getRequiredWidth()
          As of DynamicPDF v4.0.0, Use the BarCode.getSymbolWidth() method instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getStyle()
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getText()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.getWidth()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.hasOverflowText()
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.Rectangle.setApply(Apply)
          As of DynamicPDF v4.0.0, Use the Rectangle.setFillColor(Color fillColor) and/or Rectangle.setBorderWidth(float borderWidth) method instead. 
com.cete.dynamicpdf.pageelements.Path.setApply(Apply)
          As of DynamicPDF v4.0.0, Use the Path.setFillColor(Color value) and/or Path.setLineWidth(float value) method instead. 
com.cete.dynamicpdf.pageelements.Circle.setApply(Apply)
          As of DynamicPDF v4.0.0, Use the Circle.setFillColor(Color fillColor) and/or Circle.setBorderWidth(float borderWidth) method instead. 
com.cete.dynamicpdf.merger.ImportedPageData.setClipBottom(float)
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.setClipBottom(float value) 
com.cete.dynamicpdf.merger.ImportedPageData.setClipLeft(float)
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.setClipLeft(float value) 
com.cete.dynamicpdf.merger.ImportedPageData.setClipRight(float)
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.setClipRight(float value) 
com.cete.dynamicpdf.merger.ImportedPageData.setClipTop(float)
          As of DynamicPDF Merger v4.0.0, replaced by ImportedPageContents.setClipTop(float value) 
com.cete.dynamicpdf.pageelements.HtmlTextArea.setHeight(float)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.merger.MergeOptions.setMergeFormFields(boolean)
          As of DynamicPDF v4.0.0, replaced by MergeOptions.setFormFields(boolean value) 
com.cete.dynamicpdf.Document.setProducer(byte[], int)
          As of DynamicPDF v4.0.0, replaced by Document.setProducer(String producer) 
com.cete.dynamicpdf.Document.setProducer(String, int)
          As of DynamicPDF v4.0.0, replaced by Document.setProducer(String producer) 
com.cete.dynamicpdf.pageelements.Table.setRepeatColumnHeaders(boolean)
          As of DynamicPDF v4.0.0, replaced by Table.setRepeatColumnHeaderCount(int value) 
com.cete.dynamicpdf.pageelements.Table.setRepeatRowHeaders(boolean)
          As of DynamicPDF v4.0.0, replaced by Table.setRepeatRowHeaderCount(int value) 
com.cete.dynamicpdf.pageelements.HtmlTextArea.setStyle(HtmlTextAreaStyle)
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.setText(String)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea.setWidth(float)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
 

Deprecated Constructors
com.cete.dynamicpdf.pageelements.Circle(float, float, float, Color, Apply)
          As of DynamicPDF v4.0.0, use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Circle(float, float, float, Color, Color, Apply)
          As of DynamicPDF v4.0.0, use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Circle(float, float, float, Color, Color, Apply, float)
          As of DynamicPDF v4.0.0, use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Circle(float, float, float, Color, Color, Apply, float, LineStyle)
          As of DynamicPDF v4.0.0, use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Circle(float, float, float, float, Color, Color, Apply, float, LineStyle)
          As of DynamicPDF v4.0.0, use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.HtmlTextArea(char[], float, float, float, float, FontFamily, float, boolean)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea(char[], float, float, float, float, HtmlTextAreaStyle)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea(String, float, float, float, float, FontFamily, float, boolean)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextArea(String, float, float, float, float, HtmlTextAreaStyle)
          As of DynamicPDF v4.0.0, Use the FormattedTextArea class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle.LineStyle(float, LineLeadingType)
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.HtmlTextAreaStyle(FontFamily, float, boolean)
          As of DynamicPDF v4.0.0, Use the FormattedTextAreaStyle class instead. 
com.cete.dynamicpdf.pageelements.Path(float, float, Color, Apply)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Path(float, float, Color, Color, Apply)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Path(float, float, Color, Color, Apply, float, LineStyle, boolean)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Rectangle(float, float, float, float, Color, Apply)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an aurgment. 
com.cete.dynamicpdf.pageelements.Rectangle(float, float, float, float, Color, Color, Apply)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Rectangle(float, float, float, float, Color, Color, Apply, float)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an argument. 
com.cete.dynamicpdf.pageelements.Rectangle(float, float, float, float, Color, Color, Apply, float, LineStyle)
          As of DynamicPDF v4.0.0, Use a constructor that does not take Apply as an argument. 
 


DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v4.0.1 for Java generated on October 06, 2006
© Copyright 2006, ceTe Software