-
**Does your feature request involve difficulty completing a task? Please describe.**
I am using KOReader on my Kindle Oasis to read my comics. I would like to use full fit while reading the comics on…
-
Hi,
I saw a similar issue closed in #114 but would like to open up the discussion again.
My requirement: I'd like to put a pdf (barcode) at a certain location in a blank PDF page.
```ruby
pdf …
-
I am trying to load an existing PDF into my program and write simple text (just the page number) to each page. I have come across a bug where if I use `AddPage` or `CopyFrom` to copy a page from the e…
-
Hi,
thanks for providing this lib, but I find myself unable to use it.
I need a small tool to crop a certain area out of a PDF page, rotate it, and save it into a new pdf.
This library seemed…
-
### What were you trying to do?
I was trying to add an image to the pdf which has version 2.0 acrobat
### How did you attempt to do it?
this is my function how i do it, this function work…
-
Hi,
Installing the locales packages I noticed some translations token are missing as you can see from my check diff which compares the package en with the default one stored in the code.
![image…
-
Hello!
I'm implementing your library in a project but the CSS property `writing-mode` seems to be ignored.
Here's the applied style:
```js
style: {
transform: 'rotate(180deg) ',
…
8byr0 updated
4 years ago
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/1140
Originally posted by **fuhrmanator** June 13, 2022
I'm using SVG a lot in my markdown, and it renders nicely (most of…
-
When compiling the results in the Message pane are all in one line because the newline characters get lost or are filtered. Sometimes I want to have a look at the messages but they are not easy to the…
-
so @galkahana made a nice example on how to rotate a page, is it possible to write text after rotating, or do i need to "re open it" ?
```
`var hummus = require('hummus');
var pageIndexToChan…