You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ms...@apache.org on 2016/03/19 13:03:58 UTC

[1/2] pdfbox-docs git commit: PDFBOX-3030: fix typo

Repository: pdfbox-docs
Updated Branches:
  refs/heads/master 85d2cac14 -> 01f0dbc5f


PDFBOX-3030: fix typo


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

Branch: refs/heads/master
Commit: 017c8d585dd016e1a41c3caa497a49412d9a975f
Parents: 85d2cac
Author: Maruan Sahyoun <sa...@fileaffairs.de>
Authored: Sat Mar 19 12:53:44 2016 +0100
Committer: Maruan Sahyoun <sa...@fileaffairs.de>
Committed: Sat Mar 19 12:53:44 2016 +0100

----------------------------------------------------------------------
 content/2.0/dependencies.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/017c8d58/content/2.0/dependencies.md
----------------------------------------------------------------------
diff --git a/content/2.0/dependencies.md b/content/2.0/dependencies.md
index 8296c60..c7d2543 100644
--- a/content/2.0/dependencies.md
+++ b/content/2.0/dependencies.md
@@ -48,7 +48,7 @@ PDF supports embedded image files, however support for some formats require thir
 - Reading **JPEG 2000 (JPX)** images: [JAI Image I/O Tools Core](https://java.net/projects/jai-imageio-core)
 - Writing **TIFF** images requires *JAI Image I/O Tools Core* also.
 
-These libraries are optional and will be loaded if present on the classpath, otherwise support for these image formats will be disable and a warning will be logged when an unsupported image is encountered.
+These libraries are optional and will be loaded if present on the classpath, otherwise support for these image formats will be disabled and a warning will be logged when an unsupported image is encountered.
 
 Maven dependencies for these components can be found in [parent/pom.xml](https://svn.apache.org/viewvc/pdfbox/trunk/parent/pom.xml?view=markup). Please make sure that any third party licenses are suitable for your project.
 


[2/2] pdfbox-docs git commit: PDFBOX-3030: add info for PDOutlineNode changes

Posted by ms...@apache.org.
PDFBOX-3030: add info for PDOutlineNode changes


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

Branch: refs/heads/master
Commit: 01f0dbc5f4d22757628c2641024600e56932b50a
Parents: 017c8d5
Author: Maruan Sahyoun <sa...@fileaffairs.de>
Authored: Sat Mar 19 13:03:46 2016 +0100
Committer: Maruan Sahyoun <sa...@fileaffairs.de>
Committed: Sat Mar 19 13:03:46 2016 +0100

----------------------------------------------------------------------
 content/2.0/migration.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/01f0dbc5/content/2.0/migration.md
----------------------------------------------------------------------
diff --git a/content/2.0/migration.md b/content/2.0/migration.md
index a4eb708..50c8142 100644
--- a/content/2.0/migration.md
+++ b/content/2.0/migration.md
@@ -217,6 +217,9 @@ for (PDField field : form.getFieldTree())
 
 Most `PDField` subclasses now accept Java generic types such as `String` as parameters instead of the former `COSBase` subclasses.
 
+### Document Outline
+The method `PDOutlineNode.appendChild()` has been renamed to `PDOutlineNode.addLast()`. There is now also a complementary method `PDOutlineNode.addFirst()`.
+
 ### Why was the ReplaceText example removed?  ###
 The ReplaceText example has been removed as it gave the incorrect illusion that text can be replaced easily.
 Words are often split, as seen by this excerpt of a content stream: