📄 pdfacroform.html
字号:
float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addDocumentField(com.lowagie.text.pdf.PdfIndirectReference)">addDocumentField</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfIndirectReference.html">PdfIndirectReference</A> ref)</CODE>
<BR>
Adds documentFields.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addFieldTemplates(java.util.HashMap)">addFieldTemplates</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/HashMap.html">HashMap</A> ft)</CODE>
<BR>
Adds fieldTemplates.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addFormField(com.lowagie.text.pdf.PdfFormField)">addFormField</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> formField)</CODE>
<BR>
Adds a formfield to the AcroForm.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addHiddenField(java.lang.String, java.lang.String)">addHiddenField</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addHtmlPostButton(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addHtmlPostButton</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> caption, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> url, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addMap(java.lang.String, java.lang.String, java.lang.String, com.lowagie.text.pdf.PdfContentByte, float, float, float, float)">addMap</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> url, <A HREF="../../../../com/lowagie/text/pdf/PdfContentByte.html">PdfContentByte</A> appearance, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addMultiLineTextField(java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addMultiLineTextField</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> text, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addRadioButton(com.lowagie.text.pdf.PdfFormField, java.lang.String, float, float, float, float)">addRadioButton</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> radiogroup, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addRadioGroup(com.lowagie.text.pdf.PdfFormField)">addRadioGroup</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> radiogroup)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addResetButton(java.lang.String, java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addResetButton</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> caption, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addSelectList(java.lang.String, java.lang.String[][], java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addSelectList</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>[][] options, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> defaultValue, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addSelectList(java.lang.String, java.lang.String[], java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addSelectList</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A>[] options, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> defaultValue, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addSingleLinePasswordField(java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addSingleLinePasswordField</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> text, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#addSingleLineTextField(java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">addSingleLineTextField</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> name, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> text, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#drawButton(com.lowagie.text.pdf.PdfFormField, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">drawButton</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> button, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> caption, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#drawCheckBoxAppearences(com.lowagie.text.pdf.PdfFormField, java.lang.String, float, float, float, float)">drawCheckBoxAppearences</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> field, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#drawMultiLineOfText(com.lowagie.text.pdf.PdfFormField, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)">drawMultiLineOfText</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> field, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> text, <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html">BaseFont</A> font, float fontSize, float llx, float lly, float urx, float ury)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/lowagie/text/pdf/PdfAcroForm.html#drawRadioAppearences(com.lowagie.text.pdf.PdfFormField, java.lang.String, float, float, float, float)">drawRadioAppearences</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html">PdfFormField</A> field, <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html">String</A> value, float llx, float lly, float urx, float ury)</CODE>
<BR>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -