issues
search
ajrcarey
/
pdfium-render
A high-level idiomatic Rust wrapper around Pdfium, the C++ PDF library used by the Google Chromium project.
https://crates.io/crates/pdfium-render
Other
364
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support extracting grayscale images
#74
stephenjudkins
closed
1 year ago
10
Fix chars example for single character words at the end of objects
#73
luketpeterson
closed
1 year ago
1
logic in chars example misses single character words at the end of an object
#72
luketpeterson
closed
1 year ago
1
Fix for underflow bug when subtracting text span start from end
#71
luketpeterson
closed
1 year ago
1
usize subtract in page_text.rs can underflow on certain PDFs
#70
luketpeterson
closed
1 year ago
2
Rework transformation operations using Transformable trait.
#69
ajrcarey
closed
1 year ago
6
Add support for extracting URIs from page link actions.
#68
reyjexter
closed
1 year ago
12
Remove PdfPages::delete_page_at_index() in favour of PdfPage::delete().
#67
ajrcarey
closed
1 year ago
11
Make sync optional crate feature rather than default.
#66
ajrcarey
closed
1 year ago
3
FIx errors due to missing global wasmTable (#62)
#65
DorianRudolph
closed
1 year ago
1
Make use of image crate optional.
#64
ajrcarey
closed
1 year ago
1
Consider adding lifetime to byte buffer reference passed into load_pdf_from_bytes
#63
Lampyrida
closed
1 year ago
6
Latest release of pdfium-lib wasm binary does not work
#62
DorianRudolph
closed
1 year ago
9
Can we load and render SVGs?
#61
iocoker
closed
1 year ago
5
Provide memory-safe options for moving `PdfPageObject`s from one `PdfPage` to another.
#60
N3xed
opened
1 year ago
29
Loading library once for optimum performance
#59
hhio618
closed
1 year ago
12
How can I use pdfium with anyhow?
#58
kernelPanic0x
closed
1 year ago
3
Add retrieving of page objects within annotations.
#57
ajrcarey
closed
2 years ago
2
Update Cargo.toml
#56
Dylan-DPC
closed
2 years ago
1
Add bindings and functions to access segments of page path objects, font glyphs, and clip paths.
#55
chingham
closed
2 years ago
7
Use #[cfg(doc)] declarations to include WASM-specific functionality on native doc builds.
#54
ajrcarey
closed
2 years ago
3
Consider options for offering automated building of Pdfium as part of pdfium-render.
#53
ajrcarey
opened
2 years ago
8
Pdfium's FPDFImageObj_GetRenderedBitmap() function fails if the image object's transformation matrix includes negative a and/or d values.
#52
ajrcarey
closed
2 years ago
7
Can't get static compilation to work
#51
Victor-N-Suadicani
closed
2 years ago
10
`get_processed_image` gives reversed byte order
#50
Victor-N-Suadicani
closed
2 years ago
12
Add support for creating and deleting attachments to PdfAttachments collection.
#49
ajrcarey
closed
2 years ago
2
Add embedded thumbnail support to PdfPage.
#48
ajrcarey
closed
2 years ago
1
Standardise lifetime and reference handling for child objects inside PdfDocument.
#47
ajrcarey
closed
1 year ago
20
Add PdfAttachments and PdfSignatures collections to PdfDocument.
#46
ajrcarey
closed
2 years ago
2
make `PdfPage::{get_bindings,get_document}` public
#45
luiswirth
closed
2 years ago
3
lifetime problems with self-referential struct
#44
luiswirth
closed
2 years ago
18
Relax unnecessarily restrictive lifetime bounds in PdfPageObjectPath constructors.
#43
ajrcarey
closed
2 years ago
1
Add convenience functions for creating attached Bézier curves.
#42
ajrcarey
closed
2 years ago
1
Add example demonstrating image extraction from an existing document.
#41
richcanvas
closed
2 years ago
5
Retrieve comments and metadata from page annotations.
#40
boan-anbo
closed
2 years ago
7
method cannot be called on `DynamicImage` due to unsatisfied trait bounds
#39
shalom-aviv
closed
2 years ago
5
Rely on `self` instead of `window` for obtaining `wasmTable`
#38
NyxCode
closed
2 years ago
2
Run in web worker
#37
NyxCode
closed
2 years ago
4
Remove deprecated items as part of release 0.9.0.
#36
ajrcarey
opened
2 years ago
17
Allow reuse of PdfBitmap when rendering pages
#35
NyxCode
closed
2 years ago
26
Add syntax highlighting for code examples
#34
777Vasya77
closed
2 years ago
1
implement as_uint8array
#33
NyxCode
closed
2 years ago
1
Support higher performance bitmap retrieval when compiling to WASM.
#32
NyxCode
closed
2 years ago
12
Add retrieval of image filters to PdfPageImageObject.
#31
ajrcarey
closed
2 years ago
2
Add image page object support.
#30
ajrcarey
closed
2 years ago
2
Add PdfParagraph to allow for more natural processing of multi-line text.
#29
ajrcarey
opened
2 years ago
14
Page object fill and stroke mode are specific to Path objects.
#28
ajrcarey
closed
2 years ago
0
Extract bounding box per word?
#27
arifd
closed
2 years ago
2
Linking to system-provided libpdfium.so is prohibited in newer Android releases.
#26
j4w3ny
closed
2 years ago
4
Add support for setting and retrieving page object transforms for more accurate text placement.
#25
AbdesamedBendjeddou
closed
2 years ago
13
Previous
Next