@@ -85,7 +85,9 @@ For an introduction to the PDF.js code, check out the presentation by our contri
85
85
86
86
+ http://www.youtube.com/watch?v=Iv15UY-4Fg8
87
87
88
+ Additional learning resources can be found at:
88
89
90
+ + https://github.com/mozilla/pdf.js/wiki/Additional-Learning-Resources
89
91
90
92
91
93
# Contributing
@@ -113,6 +115,7 @@ any breakage in rendering.
113
115
Our Github contributors so far:
114
116
115
117
+ https://github.com/mozilla/pdf.js/contributors
118
+ + https://github.com/mozilla/pdf.js/blob/master/LICENSE
116
119
117
120
You can add your name to it! :)
118
121
@@ -137,6 +140,7 @@ You can read more about pdf.js here:
137
140
138
141
+ http://andreasgal.com/2011/06/15/pdf-js/
139
142
+ http://blog.mozilla.com/cjones/2011/06/15/overview-of-pdf-js-guts/
143
+ + https://github.com/mozilla/pdf.js/wiki/Additional-Learning-Resources
140
144
141
145
Talk to us on IRC:
142
146
@@ -154,23 +158,4 @@ Subscribe either using lists.mozilla.org or Google Groups:
154
158
Follow us on twitter: @pdfjs
155
159
156
160
+ 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
174
161
175
- Recommended chapters to read: "2. Overview", "3.4 File Structure",
176
- "4.1 Graphics Objects" that lists the PDF commands.
0 commit comments