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
Error when compiling on Windows
#24
AbdesamedBendjeddou
closed
2 years ago
7
Cannot iterate over objects in a page while holding a mutable reference to that page.
#23
AbdesamedBendjeddou
closed
2 years ago
6
Add PdfPageGroupObject support for 0.7.2.
#22
ajrcarey
closed
2 years ago
4
Closing a font handle can segfault Pdfium.
#21
ajrcarey
closed
2 years ago
2
Marshall calls to Pdfium to make pdfium-render thread-safe.
#20
j4w3ny
closed
2 years ago
10
Add path page object support.
#19
ajrcarey
closed
2 years ago
1
Pdfium crashes during content regeneration after transferring page object memory ownership from one page to another.
#18
ajrcarey
closed
2 years ago
3
Add text objects editing functionality
#17
AbdesamedBendjeddou
closed
2 years ago
21
Update Readme
#16
paulocoutinhox
closed
2 years ago
2
Add compilation test of static bindings for 0.5.9.
#15
ajrcarey
closed
2 years ago
0
Complete FPDFAnnot_*() binding WASM implementations for 0.5.8.
#14
ajrcarey
closed
2 years ago
0
Add FPDFAnnot_*() and FPDFPage_*Annot*() bindings for 0.5.6.
#13
ajrcarey
closed
2 years ago
0
Statically linking pdfium
#12
LordMZTE
closed
2 years ago
11
WASM build can crash with "RuntimeError Index out of bounds" when converting UTF-16LE text to UTF8
#11
ajrcarey
closed
2 years ago
7
Add FPDFBookmark_*(), FPDFPageObj_*(), FPDFText_*(), and FPDFFont_*() bindings for 0.5.3.
#10
ajrcarey
closed
2 years ago
1
DynamicImage::Bgra8 removed from upstream image crate in 0.24.x
#9
ajrcarey
closed
2 years ago
3
Complete implementation of PdfiumRenderWasmState::copy_file_access_to_pdfium().
#8
ajrcarey
closed
2 years ago
9
Add FPDF_Set*Box() and FPDF_Get*Box() support for 0.5.2.
#7
ajrcarey
closed
2 years ago
0
Add support for FPDFPage_GetRotation() and FPDFPage_SetRotation().
#6
ajrcarey
closed
2 years ago
0
FPDF_FORMFILLINFO struct does not correctly pass from Rust to Javascript when compiling to WASM.
#5
ajrcarey
closed
2 years ago
2
Integrate form rendering contribution from pull request #3.
#4
ajrcarey
closed
2 years ago
4
Add form rendering capabilities
#3
inzanez
closed
2 years ago
3
Incorrect return type on binding declaration of FPDF_GetLastError prevents compiling on Android.
#2
ajrcarey
closed
2 years ago
1
Package initial commit for publication to crates.io.
#1
ajrcarey
closed
2 years ago
1
Previous