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