issues
search
fschutt
/
printpdf
A fully-featured PDF library for Rust, WASM-ready
https://fschutt.github.io/printpdf/
MIT License
829
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Misc updates
#199
barabadzhi
closed
6 days ago
1
HTML text is missing
#198
barabadzhi
opened
6 days ago
2
PDF file size is huge, image is 759kb, and PDF file is 10MB
#197
hahazexia
opened
1 week ago
2
In `0.7` this isn't possible (it will always embed the entire font), in `0.8` the default behaviour is to subset the font on save. In other words, just wait until `0.8` is released.
#196
bianbiandashen
closed
1 week ago
13
What can I do to make the font drawn through printpdf not the entire ttf be typed into the pdf, thereby reducing the size of the pdf
#195
bianbiandashen
closed
1 week ago
2
I am trying to insert an image into the background, but I encountered the following problem.
#194
EZ-Super
closed
1 week ago
2
Remove completely AppVeyor from CI
#193
qarmin
closed
2 weeks ago
1
add_to_layer problem
#192
bothorsen
closed
2 weeks ago
3
Add DS_STORE to gitignore
#191
qarmin
closed
2 weeks ago
1
New API + WASM demo
#190
fschutt
closed
3 weeks ago
0
How to only embed the characters / glyphs from a font if they are used in the PDF?
#189
bianbiandashen
opened
3 weeks ago
1
Bookmark in Unicode
#188
strandenzee
opened
4 weeks ago
1
makepdf, built on top of printpdf
#187
chipsenkbeil
closed
1 month ago
1
Add support for XYZ explicit destination links
#186
chipsenkbeil
closed
4 weeks ago
0
Add link annotations to other pages
#185
chipsenkbeil
closed
4 weeks ago
2
SVG images cannot use text inside
#184
qarmin
opened
2 months ago
1
Svg example no longer compiles
#183
qarmin
closed
3 weeks ago
1
Adding an HTML generation and processing module to printpdf would be perfect.
#182
zhangwuqiao
closed
3 months ago
1
option to use named SpotColor
#181
Crowdedlight
opened
3 months ago
5
When to update iterations
#180
fastkits
closed
2 weeks ago
1
Update Dependencies
#179
wyatt-herkamp
closed
3 months ago
0
Issue with PNG transparent background being black
#178
Degubi
closed
4 months ago
2
Rotate text
#177
agavrel
closed
7 months ago
2
Update dependencies
#176
qarmin
closed
4 months ago
0
Error building as wasm32-wasi target
#175
ashokspeelyaal
closed
3 months ago
2
PDF file size is 3.5x bigger than its contents
#174
vklachkov
closed
8 months ago
2
Fix CurTransMat::combine_matrix for arm-unknown-linux-gnueabi
#173
vklachkov
closed
8 months ago
1
Add the SMask of an image as an independent object.
#172
rodrigorc
closed
8 months ago
0
Fix transparency of non square images.
#171
rodrigorc
closed
8 months ago
0
Replace TravisCI and Appveyor with Github CI
#170
dodomorandi
closed
8 months ago
0
fix: fix feature = "cargo-clippy" deprecation
#169
rex4539
closed
8 months ago
2
Fix date on wasm32
#168
dodomorandi
closed
8 months ago
0
Build error with target=wasm32-unknown-unknown
#167
huand
closed
8 months ago
5
Can't print image in pdf
#166
huand
closed
8 months ago
1
Use differents layer to put text
#165
Tienda-Electrofum
closed
6 months ago
2
Fix pdf timestamp
#164
dodomorandi
closed
11 months ago
0
Implement adding a rectangle to a pdf layer
#163
dodomorandi
closed
10 months ago
1
add feature to make use of js-sys optional
#162
urlordjames
closed
10 months ago
2
How can i end a pdf line before it overflows
#161
Necoo33
closed
1 year ago
1
get_font clones external font data everytime
#160
lessball
opened
1 year ago
1
add svg text conversation
#159
Lishen1
closed
10 months ago
0
Adding support for rgba8 images
#158
mikeparisstuff
closed
10 months ago
3
requires JavaScript for wasm builds
#157
urlordjames
closed
10 months ago
0
Update owned_ttf_parser to 0.19, update svg2pdf to 0.8, pdf-writer to 0.9, and usvg to 0.35.0
#156
wyatt-herkamp
closed
10 months ago
1
Font example(and also normal pdfs) produce error in Adobe reader
#155
qarmin
opened
1 year ago
1
documenation is not updated with the changes in v 0.6.0
#154
LiamPClancy
opened
1 year ago
2
Add github CI, remove Travis/Appveyor, fix some clippy warnings, format code
#153
qarmin
closed
8 months ago
1
`set_text_matrix(TextMatrix::Rotate(45.0))` rotate text only in its corner
#152
qarmin
opened
1 year ago
0
Update dependencies
#151
qarmin
closed
10 months ago
0
`write_text` function cannot use different font than used `use_text`
#150
qarmin
opened
1 year ago
0
Next