-
Hello,
I've got an issue where I'm trying to both add text to pages, and optionally output only a subset of the original documents pages. With some source documents the resulting PDF is detected …
-
PDF images in a markdown -> docx workflow using `pandoc 1.19.2` end up with the wrong image size; unfortunately even with wrong aspect ratio. This issue seems closely related to #2720 and #3798.
…
-
Maybe I'm making some silly mistake, but I can't seem to configure the papersize when converting from markdown to PDF via LaTeX. It always comes out as letter...
### MWE with CLI `papersize` variable:…
-
Could you please consider changing line `7021` in the file `hyperref.dtx` from
````tex
\def\@pdfcreator{LaTeX with hyperref package}
````
to
````tex
\let\@pdfcreator\relax
````
Like w…
ghost updated
6 years ago
-
The old (byte-by-byte) `page_count` implemenation has been removed from this gem and rightfully so. There are however a few alternatives to consider on how to move forward and reimplement this method.…
-
Hi
I'm trying to use pdfjs-dist in react app but its not working. I'm getting following error:
`Uncaught SyntaxError: Unexpected token <
Error: Setting up fake worker failed: "Cannot read property…
-
### Environment
* **Tesseract Version**:
```
tesseract 4.0.0-beta.1
leptonica-1.78.0
libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.5.2) : libpng 1.6.34 : libtiff 4.0.9 : zlib 1.2.11 : libwebp 0…
zbgns updated
5 years ago
-
First, thanks for this project.
Is there a way for vips to give me information about a PDF? Like the output of the poppler pdfinfo command?
Also, is there a way to extract embedded images from a PDF…
bcail updated
6 years ago
-
When I try to read this document: http://mirror.hmc.edu/ctan/macros/latex/contrib/iwhdp/Back_2015.pdf I get:
Not a valid PDF file (prev xref_and_trailer).
Mismatch { message: "expect repeat at lea…
-
Hi,
I got it updated the code to work with a new pdf.js version.
I also fixed problems as PDF render and HTML5 canvas error.
As I can update the code for help another developers?