Repository: pdfbox-docs
Updated Branches:
  refs/heads/asf-site 7a65f37b9 -> 80b6a155d


Site checkin for project Apache PDFBox Website


Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo
Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/80b6a155
Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/80b6a155
Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/80b6a155

Branch: refs/heads/asf-site
Commit: 80b6a155dbfc0432f3448ba3e7a3d6e92328db46
Parents: 7a65f37
Author: Maruan Sahyoun <[email protected]>
Authored: Mon Feb 6 19:40:49 2017 +0100
Committer: Maruan Sahyoun <[email protected]>
Committed: Mon Feb 6 19:40:49 2017 +0100

----------------------------------------------------------------------
 content/2.0/commandline.html | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/80b6a155/content/2.0/commandline.html
----------------------------------------------------------------------
diff --git a/content/2.0/commandline.html b/content/2.0/commandline.html
index 4f0d955..2994d96 100644
--- a/content/2.0/commandline.html
+++ b/content/2.0/commandline.html
@@ -602,6 +602,11 @@ To override the filename use the <code 
class="highlighter-rouge">outputPrefix</c
       <td>The color depth (valid: bilevel, gray, rgb, rgba).</td>
     </tr>
     <tr>
+      <td>-cropbox &lt;int&gt; &lt;int&gt; &lt;int&gt; &lt;int&gt;</td>
+      <td> </td>
+      <td>The page area to export.</td>
+    </tr>
+    <tr>
       <td>-time</td>
       <td> </td>
       <td>Prints timing information to stdout.</td>

Reply via email to