1 # Introduction 2 3 For API documentation, see 4 http://cdn01.foxitsoftware.com/pub/foxit/manual/enu/FoxitPDF_SDK20_Guide.pdf 5 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 8 9 A sample consumer of this library is Chromium's PDF plugin. You can see the 10 source for it at https://chromium.googlesource.com/chromium/src/+/master/pdf/. 11