OLD | NEW |
1 # Introduction | 1 # Introduction |
2 | 2 |
3 For API documentation, see | 3 For API documentation, see |
4 http://cdn01.foxitsoftware.com/pub/foxit/manual/enu/FoxitPDF_SDK20_Guide.pdf | 4 http://cdn01.foxitsoftware.com/pub/foxit/manual/enu/FoxitPDF_SDK20_Guide.pdf |
5 | 5 |
6 You can search the source code through | 6 You can search the source code through |
7 https://code.google.com/p/chromium/codesearch#search/&q=file:third_party/pdfium&
sq=package:chromium&type=cs | 7 https://code.google.com/p/chromium/codesearch#search/&q=file:third_party/pdfium&
sq=package:chromium&type=cs |
8 | 8 |
9 A sample consumer of this library is Chromium's PDF plugin. You can see the | 9 A sample consumer of this library is Chromium's PDF plugin. You can see the |
10 source for it at http://src.chromium.org/viewvc/chrome/trunk/src/pdf/ | 10 source for it at https://chromium.googlesource.com/chromium/src/+/master/pdf/. |
OLD | NEW |