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
Sometimes images return random data
#174
samsieber
opened
1 day ago
0
[Windows] error LNK2019: unresolved external symbol FPDFPage_TransformAnnots
#173
kernoeb
opened
1 day ago
3
Using pdfium with axum
#172
danwritecode
opened
4 days ago
4
WASM: Text occasionally gets trailing garbage when building a pdf in memory
#171
samsieber
opened
4 days ago
6
Dynamic linking using the Static feature
#170
JesusFileto
closed
3 days ago
2
Import Pdfium API release 6721.
#169
ajrcarey
closed
1 week ago
2
Transforming a page object does not regenerate content streams
#168
ajrcarey
opened
2 weeks ago
1
Add new crate feature flags to allow consumers to pin their image version.
#167
ajrcarey
closed
1 week ago
2
Relax chrono dependency version based on consumer feedback.
#166
ajrcarey
closed
1 week ago
5
How to attach an external signature to a pdf
#165
dev-with-no-username
closed
3 weeks ago
1
Add tests and make fixes in the bookmark API
#164
mlaiosa
closed
2 weeks ago
2
chore: MSRV 1.63
#163
fundon
closed
1 week ago
12
chore: MSRV 1.70
#162
fundon
closed
1 month ago
3
Question: How to use in another thread
#161
smw-wagnerma
closed
2 months ago
4
chrono error
#160
cyberdoors
closed
2 months ago
3
Add bindings to support Wasm WASI.
#159
ajalt
opened
2 months ago
7
Add clip path and annotation transform support.
#158
ajrcarey
opened
2 months ago
2
Establish Rust 1.60 (or similar) as Minimum Supported Rust Version
#157
ajrcarey
closed
2 months ago
3
WASM builds fail on bindings generated by bindgen 0.70.0 or later
#156
ajrcarey
closed
2 months ago
2
Fix missing feature gate for `FPDFText_GetTextObject` on dynamic bindings
#155
HeavenVolkoff
closed
3 months ago
1
`PdfPageText::search` returns 0 results for `text_search` example (WASM)
#154
synoet
closed
3 months ago
4
Introduce Pdfium version tracking feature flags
#153
ajrcarey
closed
3 months ago
3
Update FPDFFont_* bindings and implementations
#152
ajrcarey
closed
2 months ago
5
Using the latest PDFium 128.0.6611.0 release causes a load library error
#151
nikessel
closed
3 months ago
3
Can we modify the text of a PDF in-place?
#150
jymchng
closed
4 months ago
5
Example of extracting tables?
#149
failable
closed
5 months ago
3
Use upstream itertools dependency
#148
aruediger
closed
5 months ago
1
Corrupt memory when using PDFPage.get_image_from_bitmap in WASM
#147
samsieber
closed
4 months ago
3
Inconsistent Path Separator in pdfium_platform_library_name_at_path Function using Windows
#146
DanielM-Z
closed
5 months ago
3
Adobe Acrobat form rendering issue
#145
liammcdermott
opened
6 months ago
12
Bindings for FPDFPage_TransformAnnots()
#144
liammcdermott
closed
5 months ago
1
fix tests: use rgb8 instead of rgba8 for saving JPEG
#143
DorianRudolph
closed
5 months ago
1
Bumping image crate version
#142
fogodev
closed
5 months ago
9
Expose FPDF_GetPageSizeByIndexF and cache DynamicPdfiumBindings
#141
DorianRudolph
closed
5 months ago
6
Form fields missing when rendering after flatten
#140
bavardage
opened
8 months ago
14
Add FORM_On*Page methods to bindings.
#139
liammcdermott
closed
8 months ago
2
Add `set_value()` on text fields
#138
liammcdermott
closed
8 months ago
2
Implement bindings for all remaining FPDF_* functions.
#137
ajrcarey
opened
8 months ago
31
Configure pipeline build with automated tests.
#136
ajrcarey
closed
9 months ago
2
Fix typo in `render_to_bitmap` doc comment
#135
AaronRecord
closed
9 months ago
0
Aborted(`Module.asm` has been replaced by `wasmExports` (the initial value can be provided on Module, but after startup the value is only looked for on a local variable of that name))
#134
samsieber
closed
9 months ago
9
Attempt to add a subset of the font library to reduce the size of the PDF
#133
1000374
closed
10 months ago
3
Support for filling form fields programmatically
#132
liammcdermott
opened
10 months ago
16
Use new Pdfium::default() implementation consistently in examples.
#131
ajrcarey
closed
10 months ago
0
Segfault when Pdfium compiled with v8/xfa
#130
benwr
closed
10 months ago
7
Render into File?
#129
emilyyyylime
closed
11 months ago
5
"Aborted(`Module.asm` has been replaced by `wasmExports` ..." error in WASM bundle example
#128
liammcdermott
closed
10 months ago
8
Mutate Metadata
#127
seanaye
closed
11 months ago
1
linker error when compile with static binding
#126
SzelamC
closed
11 months ago
9
FPDF_RenderPageBitmap" failed: JsValue(RuntimeError: call_indirect to a null table entry (evaluating 'asm[name].apply(null,arguments)
#125
reyjexter
closed
11 months ago
8
Next