📄 normalize.html
字号:
</TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#appendemptypageatend(com.lowagie.text.pdf.PdfReader, com.lowagie.text.pdf.PdfWriter)">appendemptypageatend</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfReader.html" title="class in com.lowagie.text.pdf">PdfReader</A> reader, <A HREF="../../../../com/lowagie/text/pdf/PdfWriter.html" title="class in com.lowagie.text.pdf">PdfWriter</A> writer)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#createFrame()">createFrame</A></B>()</CODE><BR> Creates the internal frame.</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/toolbox/plugins/Normalize.html#execute()">execute</A></B>()</CODE><BR> Executes the tool (in most cases this generates a PDF file).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#getDestPathPDF()">getDestPathPDF</A></B>()</CODE><BR> Gets the PDF file that should be generated (or null if the output isn't a PDF file).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#getPagecountinsertedpages()">getPagecountinsertedpages</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#getPagecountrotatedpages()">getPagecountrotatedpages</A></B>()</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#iteratePages(com.lowagie.text.pdf.PdfDictionary, com.lowagie.text.pdf.PdfReader, java.util.ArrayList, int, com.lowagie.text.pdf.PdfWriter)">iteratePages</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfDictionary.html" title="class in com.lowagie.text.pdf">PdfDictionary</A> page, <A HREF="../../../../com/lowagie/text/pdf/PdfReader.html" title="class in com.lowagie.text.pdf">PdfReader</A> pdfreader, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A><<A HREF="../../../../com/lowagie/text/pdf/PdfDictionary.html" title="class in com.lowagie.text.pdf">PdfDictionary</A>> pageInh, int count_in_leaf, <A HREF="../../../../com/lowagie/text/pdf/PdfWriter.html" title="class in com.lowagie.text.pdf">PdfWriter</A> writer)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#main(java.lang.String[])">main</A></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>[] args)</CODE><BR> Normalize PDF file.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>private void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/lowagie/toolbox/plugins/Normalize.html#Seitehinzufuegen(com.lowagie.text.pdf.PdfDictionary, int, com.lowagie.text.pdf.PdfWriter, java.util.ArrayList)">Seitehinzufuegen</A></B>(<A HREF="../../../../com/lowagie/text/pdf/PdfDictionary.html" title="class in com.lowagie.text.pdf">PdfDictionary</A> page, int count_in_leaf, <A HREF="../../../../com/lowagie/text/pdf/PdfWriter.html" title="class in com.lowagie.text.pdf">PdfWriter</A> writer, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</A><<A HREF="../../../../com/lowagie/text/pdf/PdfObject.html" title="class in com.lowagie.text.pdf">PdfObject</A>> arl)</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/toolbox/plugins/Normalize.html#valueHasChanged(com.lowagie.toolbox.arguments.AbstractArgument)">valueHasChanged</A></B>(<A HREF="../../../../com/lowagie/toolbox/arguments/AbstractArgument.html" title="class in com.lowagie.toolbox.arguments">AbstractArgument</A> arg)</CODE><BR> Indicates that the value of an argument has changed.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.lowagie.toolbox.AbstractTool"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.lowagie.toolbox.<A HREF="../../../../com/lowagie/toolbox/AbstractTool.html" title="class in com.lowagie.toolbox">AbstractTool</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#actionPerformed(java.awt.event.ActionEvent)">actionPerformed</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#addVersion(java.lang.String)">addVersion</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#getArguments()">getArguments</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#getInternalFrame()">getInternalFrame</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#getMenubar()">getMenubar</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#getUsage()">getUsage</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#getValue(java.lang.String)">getValue</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#setArguments(java.util.ArrayList)">setArguments</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#setInternalFrame(javax.swing.JInternalFrame)">setInternalFrame</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#setMainArguments(java.lang.String[])">setMainArguments</A>, <A HREF="../../../../com/lowagie/toolbox/AbstractTool.html#setMenubar(javax.swing.JMenuBar)">setMenubar</A></CODE></TD></TR></TABLE> <A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.4/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE> <P><!-- ============ FIELD DETAIL =========== --><A NAME="field_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Field Detail</B></FONT></TH></TR></TABLE><A NAME="destfile"><!-- --></A><H3>destfile</H3><PRE><A HREF="../../../../com/lowagie/toolbox/arguments/FileArgument.html" title="class in com.lowagie.toolbox.arguments">FileArgument</A> <B>destfile</B></PRE><DL><DL></DL></DL><HR><A NAME="pagecount"><!-- --></A><H3>pagecount</H3><PRE>int <B>pagecount</B></PRE><DL><DL></DL></DL><HR><A NAME="width"><!-- --></A><H3>width</H3><PRE>float <B>width</B></PRE><DL><DL></DL></DL><HR><A NAME="height"><!-- --></A><H3>height</H3><PRE>float <B>height</B></PRE><DL><DL></DL></DL><HR><A NAME="lastpage"><!-- --></A><H3>lastpage</H3><PRE><A HREF="../../../../com/lowagie/text/pdf/PdfDictionary.html" title="class in com.lowagie.text.pdf">PdfDictionary</A> <B>lastpage</B></PRE><DL><DL></DL></DL><HR><A NAME="tolerancex"><!-- --></A><H3>tolerancex</H3><PRE>float <B>tolerancex</B></PRE><DL><DL></DL></DL><HR><A NAME="tolerancey"><!-- --></A><H3>tolerancey</H3><PRE>float <B>tolerancey</B></PRE><DL><DL></DL></DL><HR><A NAME="pagecountinsertedpages"><!-- --></A><H3>pagecountinsertedpages</H3><PRE>int <B>pagecountinsertedpages</B></PRE><DL><DL></DL></DL><HR><A NAME="pagecountrotatedpages"><!-- --></A><H3>pagecountrotatedpages</H3><PRE>int <B>pagecountrotatedpages</B></PRE><DL><DL></DL></DL><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="Normalize()"><!-- --></A><H3>Normalize</H3><PRE>public <B>Normalize</B>()</PRE>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -