mirror of
https://github.com/jsvine/pdfplumber.git
synced 2026-08-29 08:34:23 +08:00
Demonstrations -> Demos
This commit is contained in:
@@ -125,7 +125,7 @@ The `pdfplumber` Python library comes with a set of useful helper methods, acces
|
||||
|
||||
- `within_bbox(objs, bbox)`: Takes a list or dataframe of objects (`chars`, `rects`, etc.) and returns those that are fully contained within a `bbox` of `(x0, top0, x1, top1)`.
|
||||
|
||||
### Demonstrations
|
||||
### Demos
|
||||
|
||||
- [Use `pdfplumber.utils` to extract data from the FBI's National Instant Criminal Background Check System PDFs.](examples/notebooks/utils-nics.ipynb)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user