PageRenderTime 44ms CodeModel.GetById 14ms RepoModel.GetById 1ms app.codeStats 0ms

/plugins/pdfbox-1.6.0/target/javadoc/org/apache/pdfbox/examples/pdmodel/package-summary.html

https://bitbucket.org/maxgoebel/tableannotator
HTML | 271 lines | 233 code | 22 blank | 16 comment | 0 complexity | a09c3e8902fadc96c0032f95828f9e3f MD5 | raw file
Possible License(s): BSD-3-Clause
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc -->
  6. <TITLE>
  7. org.apache.pdfbox.examples.pdmodel (pdfbox-1.6.0-SNAPSHOT API)
  8. </TITLE>
  9. <META NAME="date" CONTENT="2011-10-19">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <SCRIPT type="text/javascript">
  12. function windowTitle()
  13. {
  14. if (location.href.indexOf('is-external=true') == -1) {
  15. parent.document.title="org.apache.pdfbox.examples.pdmodel (pdfbox-1.6.0-SNAPSHOT API)";
  16. }
  17. }
  18. </SCRIPT>
  19. <NOSCRIPT>
  20. </NOSCRIPT>
  21. </HEAD>
  22. <BODY BGCOLOR="white" onload="windowTitle();">
  23. <HR>
  24. <!-- ========= START OF TOP NAVBAR ======= -->
  25. <A NAME="navbar_top"><!-- --></A>
  26. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  27. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  28. <TR>
  29. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  30. <A NAME="navbar_top_firstrow"><!-- --></A>
  31. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  32. <TR ALIGN="center" VALIGN="top">
  33. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  34. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  35. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  41. </TR>
  42. </TABLE>
  43. </TD>
  44. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  45. </EM>
  46. </TD>
  47. </TR>
  48. <TR>
  49. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  50. &nbsp;<A HREF="../../../../../org/apache/pdfbox/examples/fdf/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  51. &nbsp;<A HREF="../../../../../org/apache/pdfbox/examples/persistence/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  52. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  53. <A HREF="../../../../../index.html?org/apache/pdfbox/examples/pdmodel/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  54. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  55. &nbsp;<SCRIPT type="text/javascript">
  56. <!--
  57. if(window==top) {
  58. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  59. }
  60. //-->
  61. </SCRIPT>
  62. <NOSCRIPT>
  63. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  64. </NOSCRIPT>
  65. </FONT></TD>
  66. </TR>
  67. </TABLE>
  68. <A NAME="skip-navbar_top"></A>
  69. <!-- ========= END OF TOP NAVBAR ========= -->
  70. <HR>
  71. <H2>
  72. Package org.apache.pdfbox.examples.pdmodel
  73. </H2>
  74. These examples show how to use the classes in the PDModel package.
  75. <P>
  76. <B>See:</B>
  77. <BR>
  78. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  79. <P>
  80. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  81. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  82. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  83. <B>Class Summary</B></FONT></TH>
  84. </TR>
  85. <TR BGCOLOR="white" CLASS="TableRowColor">
  86. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/AddImageToPDF.html" title="class in org.apache.pdfbox.examples.pdmodel">AddImageToPDF</A></B></TD>
  87. <TD>This is an example that creates a reads a document and adds an image to it..</TD>
  88. </TR>
  89. <TR BGCOLOR="white" CLASS="TableRowColor">
  90. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/AddJavascript.html" title="class in org.apache.pdfbox.examples.pdmodel">AddJavascript</A></B></TD>
  91. <TD>This is an example of how to set some javascript in the document.</TD>
  92. </TR>
  93. <TR BGCOLOR="white" CLASS="TableRowColor">
  94. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/AddMessageToEachPage.html" title="class in org.apache.pdfbox.examples.pdmodel">AddMessageToEachPage</A></B></TD>
  95. <TD>This is an example of how to add a message to every page
  96. in a pdf document.</TD>
  97. </TR>
  98. <TR BGCOLOR="white" CLASS="TableRowColor">
  99. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/AddMetadataFromDocInfo.html" title="class in org.apache.pdfbox.examples.pdmodel">AddMetadataFromDocInfo</A></B></TD>
  100. <TD>This is an example on how to add metadata to a document.</TD>
  101. </TR>
  102. <TR BGCOLOR="white" CLASS="TableRowColor">
  103. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/Annotation.html" title="class in org.apache.pdfbox.examples.pdmodel">Annotation</A></B></TD>
  104. <TD>This is an example on how to add annotations to pages of a PDF document.</TD>
  105. </TR>
  106. <TR BGCOLOR="white" CLASS="TableRowColor">
  107. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/CreateBlankPDF.html" title="class in org.apache.pdfbox.examples.pdmodel">CreateBlankPDF</A></B></TD>
  108. <TD>This will create a blank PDF and write the contents to a file.</TD>
  109. </TR>
  110. <TR BGCOLOR="white" CLASS="TableRowColor">
  111. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/CreateBookmarks.html" title="class in org.apache.pdfbox.examples.pdmodel">CreateBookmarks</A></B></TD>
  112. <TD>This is an example on how to add bookmarks to a PDF document.</TD>
  113. </TR>
  114. <TR BGCOLOR="white" CLASS="TableRowColor">
  115. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/CreateLandscapePDF.html" title="class in org.apache.pdfbox.examples.pdmodel">CreateLandscapePDF</A></B></TD>
  116. <TD>This is an example of how to create a page with a landscape orientation.</TD>
  117. </TR>
  118. <TR BGCOLOR="white" CLASS="TableRowColor">
  119. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/EmbeddedFiles.html" title="class in org.apache.pdfbox.examples.pdmodel">EmbeddedFiles</A></B></TD>
  120. <TD>This is an example that creates a simple document and embeds a file into it..</TD>
  121. </TR>
  122. <TR BGCOLOR="white" CLASS="TableRowColor">
  123. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/ExtractMetadata.html" title="class in org.apache.pdfbox.examples.pdmodel">ExtractMetadata</A></B></TD>
  124. <TD>This is an example on how to extract metadata from a PDF document.</TD>
  125. </TR>
  126. <TR BGCOLOR="white" CLASS="TableRowColor">
  127. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/GoToSecondBookmarkOnOpen.html" title="class in org.apache.pdfbox.examples.pdmodel">GoToSecondBookmarkOnOpen</A></B></TD>
  128. <TD>This is an example on how to an action to go to the second page when the PDF is opened.</TD>
  129. </TR>
  130. <TR BGCOLOR="white" CLASS="TableRowColor">
  131. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/HelloWorld.html" title="class in org.apache.pdfbox.examples.pdmodel">HelloWorld</A></B></TD>
  132. <TD>This is an example that creates a simple document.</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/HelloWorldTTF.html" title="class in org.apache.pdfbox.examples.pdmodel">HelloWorldTTF</A></B></TD>
  136. <TD>This is an example that creates a simple document
  137. with a ttf-font.</TD>
  138. </TR>
  139. <TR BGCOLOR="white" CLASS="TableRowColor">
  140. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/HelloWorldType1AfmPfb.html" title="class in org.apache.pdfbox.examples.pdmodel">HelloWorldType1AfmPfb</A></B></TD>
  141. <TD>This is an example that creates a simple document
  142. with a Type 1 font (afm + pfb).</TD>
  143. </TR>
  144. <TR BGCOLOR="white" CLASS="TableRowColor">
  145. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/ImageToPDF.html" title="class in org.apache.pdfbox.examples.pdmodel">ImageToPDF</A></B></TD>
  146. <TD>This is an example that creates a simple document.</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/PrintBookmarks.html" title="class in org.apache.pdfbox.examples.pdmodel">PrintBookmarks</A></B></TD>
  150. <TD>This is an example on how to access the bookmarks that are part of a pdf document.</TD>
  151. </TR>
  152. <TR BGCOLOR="white" CLASS="TableRowColor">
  153. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/PrintDocumentMetaData.html" title="class in org.apache.pdfbox.examples.pdmodel">PrintDocumentMetaData</A></B></TD>
  154. <TD>This is an example on how to get a documents metadata information.</TD>
  155. </TR>
  156. <TR BGCOLOR="white" CLASS="TableRowColor">
  157. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/PrintURLs.html" title="class in org.apache.pdfbox.examples.pdmodel">PrintURLs</A></B></TD>
  158. <TD>This is an example of how to access a URL in a PDF document.</TD>
  159. </TR>
  160. <TR BGCOLOR="white" CLASS="TableRowColor">
  161. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/RemoveFirstPage.html" title="class in org.apache.pdfbox.examples.pdmodel">RemoveFirstPage</A></B></TD>
  162. <TD>This is an example on how to remove pages from a PDF document.</TD>
  163. </TR>
  164. <TR BGCOLOR="white" CLASS="TableRowColor">
  165. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/ReplaceString.html" title="class in org.apache.pdfbox.examples.pdmodel">ReplaceString</A></B></TD>
  166. <TD>This is an example that will replace a string in a PDF with a new one.</TD>
  167. </TR>
  168. <TR BGCOLOR="white" CLASS="TableRowColor">
  169. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/ReplaceURLs.html" title="class in org.apache.pdfbox.examples.pdmodel">ReplaceURLs</A></B></TD>
  170. <TD>This is an example of how to replace a URL in a PDF document.</TD>
  171. </TR>
  172. <TR BGCOLOR="white" CLASS="TableRowColor">
  173. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/RubberStamp.html" title="class in org.apache.pdfbox.examples.pdmodel">RubberStamp</A></B></TD>
  174. <TD>This is an example on how to add annotations to pages of a PDF document.</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/RubberStampWithImage.html" title="class in org.apache.pdfbox.examples.pdmodel">RubberStampWithImage</A></B></TD>
  178. <TD>This is an example on how to add a rubber stamp with an image to pages of a PDF document.</TD>
  179. </TR>
  180. <TR BGCOLOR="white" CLASS="TableRowColor">
  181. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/ShowColorBoxes.html" title="class in org.apache.pdfbox.examples.pdmodel">ShowColorBoxes</A></B></TD>
  182. <TD>This is an example that creates a simple document.</TD>
  183. </TR>
  184. <TR BGCOLOR="white" CLASS="TableRowColor">
  185. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/pdfbox/examples/pdmodel/UsingTextMatrix.html" title="class in org.apache.pdfbox.examples.pdmodel">UsingTextMatrix</A></B></TD>
  186. <TD>This is an example of how to use a text matrix.</TD>
  187. </TR>
  188. </TABLE>
  189. &nbsp;
  190. <P>
  191. <A NAME="package_description"><!-- --></A><H2>
  192. Package org.apache.pdfbox.examples.pdmodel Description
  193. </H2>
  194. <P>
  195. These examples show how to use the classes in the PDModel package.
  196. <P>
  197. <P>
  198. <DL>
  199. </DL>
  200. <HR>
  201. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  202. <A NAME="navbar_bottom"><!-- --></A>
  203. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  204. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  205. <TR>
  206. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  207. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  208. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  209. <TR ALIGN="center" VALIGN="top">
  210. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  211. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  212. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  213. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  214. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  215. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  216. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  217. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  218. </TR>
  219. </TABLE>
  220. </TD>
  221. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  222. </EM>
  223. </TD>
  224. </TR>
  225. <TR>
  226. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  227. &nbsp;<A HREF="../../../../../org/apache/pdfbox/examples/fdf/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  228. &nbsp;<A HREF="../../../../../org/apache/pdfbox/examples/persistence/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  229. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  230. <A HREF="../../../../../index.html?org/apache/pdfbox/examples/pdmodel/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  231. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  232. &nbsp;<SCRIPT type="text/javascript">
  233. <!--
  234. if(window==top) {
  235. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  236. }
  237. //-->
  238. </SCRIPT>
  239. <NOSCRIPT>
  240. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  241. </NOSCRIPT>
  242. </FONT></TD>
  243. </TR>
  244. </TABLE>
  245. <A NAME="skip-navbar_bottom"></A>
  246. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  247. <HR>
  248. </BODY>
  249. </HTML>