Skip to content

Commit 9d3afdd

Browse files
committed
References wiki/Additional-Learning-Resources page
1 parent 4d4a03f commit 9d3afdd

File tree

1 file changed

+4
-19
lines changed

1 file changed

+4
-19
lines changed

README.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,9 @@ For an introduction to the PDF.js code, check out the presentation by our contri
8585

8686
+ http://www.youtube.com/watch?v=Iv15UY-4Fg8
8787

88+
Additional learning resources can be found at:
8889

90+
+ https://github.com/mozilla/pdf.js/wiki/Additional-Learning-Resources
8991

9092

9193
# Contributing
@@ -113,6 +115,7 @@ any breakage in rendering.
113115
Our Github contributors so far:
114116

115117
+ https://github.com/mozilla/pdf.js/contributors
118+
+ https://github.com/mozilla/pdf.js/blob/master/LICENSE
116119

117120
You can add your name to it! :)
118121

@@ -137,6 +140,7 @@ You can read more about pdf.js here:
137140

138141
+ http://andreasgal.com/2011/06/15/pdf-js/
139142
+ http://blog.mozilla.com/cjones/2011/06/15/overview-of-pdf-js-guts/
143+
+ https://github.com/mozilla/pdf.js/wiki/Additional-Learning-Resources
140144

141145
Talk to us on IRC:
142146

@@ -154,23 +158,4 @@ Subscribe either using lists.mozilla.org or Google Groups:
154158
Follow us on twitter: @pdfjs
155159

156160
+ http://twitter.com/#!/pdfjs
157-
158-
159-
160-
### PDF-related resources
161-
162-
A really basic overview of PDF is described here:
163-
164-
+ http://partners.adobe.com/public/developer/en/livecycle/lc_pdf_overview_format.pdf
165-
166-
A more detailed file example:
167-
168-
+ http://gnupdf.org/Introduction_to_PDF
169-
170-
The PDF specification itself is an ISO and not freely available. However, there is
171-
a "PDF Reference" from Adobe:
172-
173-
+ http://wwwimages.adobe.com/www.adobe.com/content/dam/Adobe/en/devnet/pdf/pdfs/pdf_reference_1-7.pdf
174161

175-
Recommended chapters to read: "2. Overview", "3.4 File Structure",
176-
"4.1 Graphics Objects" that lists the PDF commands.

0 commit comments

Comments
 (0)