]> source.dussan.org Git - poi.git/commitdiff
More sample hpbf docs, with a description
authorNick Burch <nick@apache.org>
Fri, 15 Aug 2008 16:57:30 +0000 (16:57 +0000)
committerNick Burch <nick@apache.org>
Fri, 15 Aug 2008 16:57:30 +0000 (16:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@686278 13f79535-47bb-0310-9956-ffa450edef68

src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.pub [new file with mode: 0755]
src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.txt [new file with mode: 0644]
src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample2000.pub [new file with mode: 0755]
src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample98.pub [new file with mode: 0755]

diff --git a/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.pub b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.pub
new file mode 100755 (executable)
index 0000000..b870168
Binary files /dev/null and b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.pub differ
diff --git a/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.txt b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample.txt
new file mode 100644 (file)
index 0000000..279395e
--- /dev/null
@@ -0,0 +1,29 @@
+This is some text on the first page
+It’s in times new roman, font size 10, all normal
+
+
+This is in bold and italic
+It’s Arial, 20 point font
+It’s in the second textbox on the first page
+
+
+This is the second page
+
+It is also times new roman, 10 point
+
+
+Table on page 2    Top right
+P2 table left      P2 table right
+Bottom Left        Bottom Right
+
+
+This text is on page two
+This is a link to Apache POI
+More normal text
+Link to a file
+
+
+More text, more hyperlinks
+email link
+Final hyperlink
+Within doc to page 1
diff --git a/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample2000.pub b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample2000.pub
new file mode 100755 (executable)
index 0000000..2c6174e
Binary files /dev/null and b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample2000.pub differ
diff --git a/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample98.pub b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample98.pub
new file mode 100755 (executable)
index 0000000..8adffda
Binary files /dev/null and b/src/scratchpad/testcases/org/apache/poi/hpbf/data/Sample98.pub differ