⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 pdfacroform.html

📁 IText PDF开发工具说明文档,使用很方便。
💻 HTML
📖 第 1 页 / 共 5 页
字号:
<DD>Adds documentFields.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>ref</CODE> - </DL></DD></DL><HR><A NAME="isValid()"><!-- --></A><H3>isValid</H3><PRE>public boolean <B>isValid</B>()</PRE><DL><DD>Checks if the Acroform is valid<P><DD><DL><DT><B>Returns:</B><DD>true if the Acroform is valid</DL></DD></DL><HR><A NAME="addCalculationOrder(com.lowagie.text.pdf.PdfFormField)"><!-- --></A><H3>addCalculationOrder</H3><PRE>public void <B>addCalculationOrder</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A>&nbsp;formField)</PRE><DL><DD>Adds an object to the calculationOrder.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>formField</CODE> - </DL></DD></DL><HR><A NAME="setSigFlags(int)"><!-- --></A><H3>setSigFlags</H3><PRE>public void <B>setSigFlags</B>(int&nbsp;f)</PRE><DL><DD>Sets the signature flags.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>f</CODE> - </DL></DD></DL><HR><A NAME="addFormField(com.lowagie.text.pdf.PdfFormField)"><!-- --></A><H3>addFormField</H3><PRE>public void <B>addFormField</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A>&nbsp;formField)</PRE><DL><DD>Adds a formfield to the AcroForm.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>formField</CODE> - </DL></DD></DL><HR><A NAME="addHtmlPostButton(java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)"><!-- --></A><H3>addHtmlPostButton</H3><PRE>public <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A> <B>addHtmlPostButton</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                                      <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;caption,                                      <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,                                      <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;url,                                      <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html" title="class in com.lowagie.text.pdf">BaseFont</A>&nbsp;font,                                      float&nbsp;fontSize,                                      float&nbsp;llx,                                      float&nbsp;lly,                                      float&nbsp;urx,                                      float&nbsp;ury)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - <DD><CODE>caption</CODE> - <DD><CODE>value</CODE> - <DD><CODE>url</CODE> - <DD><CODE>font</CODE> - <DD><CODE>fontSize</CODE> - <DD><CODE>llx</CODE> - <DD><CODE>lly</CODE> - <DD><CODE>urx</CODE> - <DD><CODE>ury</CODE> - <DT><B>Returns:</B><DD>a PdfFormField</DL></DD></DL><HR><A NAME="addResetButton(java.lang.String, java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)"><!-- --></A><H3>addResetButton</H3><PRE>public <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A> <B>addResetButton</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                                   <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;caption,                                   <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,                                   <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html" title="class in com.lowagie.text.pdf">BaseFont</A>&nbsp;font,                                   float&nbsp;fontSize,                                   float&nbsp;llx,                                   float&nbsp;lly,                                   float&nbsp;urx,                                   float&nbsp;ury)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - <DD><CODE>caption</CODE> - <DD><CODE>value</CODE> - <DD><CODE>font</CODE> - <DD><CODE>fontSize</CODE> - <DD><CODE>llx</CODE> - <DD><CODE>lly</CODE> - <DD><CODE>urx</CODE> - <DD><CODE>ury</CODE> - <DT><B>Returns:</B><DD>a PdfFormField</DL></DD></DL><HR><A NAME="addMap(java.lang.String, java.lang.String, java.lang.String, com.lowagie.text.pdf.PdfContentByte, float, float, float, float)"><!-- --></A><H3>addMap</H3><PRE>public <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A> <B>addMap</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value,                           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;url,                           <A HREF="../../../../com/lowagie/text/pdf/PdfContentByte.html" title="class in com.lowagie.text.pdf">PdfContentByte</A>&nbsp;appearance,                           float&nbsp;llx,                           float&nbsp;lly,                           float&nbsp;urx,                           float&nbsp;ury)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - <DD><CODE>value</CODE> - <DD><CODE>url</CODE> - <DD><CODE>appearance</CODE> - <DD><CODE>llx</CODE> - <DD><CODE>lly</CODE> - <DD><CODE>urx</CODE> - <DD><CODE>ury</CODE> - <DT><B>Returns:</B><DD>a PdfFormField</DL></DD></DL><HR><A NAME="setButtonParams(com.lowagie.text.pdf.PdfFormField, int, java.lang.String, java.lang.String)"><!-- --></A><H3>setButtonParams</H3><PRE>public void <B>setButtonParams</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A>&nbsp;button,                            int&nbsp;characteristics,                            <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                            <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>button</CODE> - <DD><CODE>characteristics</CODE> - <DD><CODE>name</CODE> - <DD><CODE>value</CODE> - </DL></DD></DL><HR><A NAME="drawButton(com.lowagie.text.pdf.PdfFormField, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)"><!-- --></A><H3>drawButton</H3><PRE>public void <B>drawButton</B>(<A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A>&nbsp;button,                       <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;caption,                       <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html" title="class in com.lowagie.text.pdf">BaseFont</A>&nbsp;font,                       float&nbsp;fontSize,                       float&nbsp;llx,                       float&nbsp;lly,                       float&nbsp;urx,                       float&nbsp;ury)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>button</CODE> - <DD><CODE>caption</CODE> - <DD><CODE>font</CODE> - <DD><CODE>fontSize</CODE> - <DD><CODE>llx</CODE> - <DD><CODE>lly</CODE> - <DD><CODE>urx</CODE> - <DD><CODE>ury</CODE> - </DL></DD></DL><HR><A NAME="addHiddenField(java.lang.String, java.lang.String)"><!-- --></A><H3>addHiddenField</H3><PRE>public <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A> <B>addHiddenField</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                                   <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;value)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - <DD><CODE>value</CODE> - <DT><B>Returns:</B><DD>a PdfFormField</DL></DD></DL><HR><A NAME="addSingleLineTextField(java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)"><!-- --></A><H3>addSingleLineTextField</H3><PRE>public <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A> <B>addSingleLineTextField</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                                           <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,                                           <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html" title="class in com.lowagie.text.pdf">BaseFont</A>&nbsp;font,                                           float&nbsp;fontSize,                                           float&nbsp;llx,                                           float&nbsp;lly,                                           float&nbsp;urx,                                           float&nbsp;ury)</PRE><DL><DD><DL><DT><B>Parameters:</B><DD><CODE>name</CODE> - <DD><CODE>text</CODE> - <DD><CODE>font</CODE> - <DD><CODE>fontSize</CODE> - <DD><CODE>llx</CODE> - <DD><CODE>lly</CODE> - <DD><CODE>urx</CODE> - <DD><CODE>ury</CODE> - <DT><B>Returns:</B><DD>a PdfFormField</DL></DD></DL><HR><A NAME="addMultiLineTextField(java.lang.String, java.lang.String, com.lowagie.text.pdf.BaseFont, float, float, float, float, float)"><!-- --></A><H3>addMultiLineTextField</H3><PRE>public <A HREF="../../../../com/lowagie/text/pdf/PdfFormField.html" title="class in com.lowagie.text.pdf">PdfFormField</A> <B>addMultiLineTextField</B>(<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;name,                                          <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A>&nbsp;text,                                          <A HREF="../../../../com/lowagie/text/pdf/BaseFont.html" title="class in com.lowagie.text.pdf">BaseFont</A>&nbsp;font,                                          float&nbsp;fontSize,                                          float&nbsp;llx,                                          float&nbsp;lly,                                          float&nbsp;urx,                                          flo

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -