summaryrefslogtreecommitdiff
path: root/docs/documentation.md
blob: ec910654899467635bdd18c43f5c5abed0f9c2e8 (plain)
1
2
3
4
5
6
7
8
9
10
# Introduction

For API documentation, see
http://cdn01.foxitsoftware.com/pub/foxit/manual/enu/FoxitPDF_SDK20_Guide.pdf

You can search the source code through
https://code.google.com/p/chromium/codesearch#search/&q=file:third_party/pdfium&sq=package:chromium&type=cs

A sample consumer of this library is Chromium's PDF plugin. You can see the
source for it at https://chromium.googlesource.com/chromium/src/+/master/pdf/.