-
**Is your feature request related to a problem? Please describe.**
I want to produce a tagged PDF document. A tagged PDF document is a document who contains "tags", also called bookmarks, which is…
-
Hi,
I am new to both Zotero and zotmoov, I was wondering if my annotations can be synced to my cloud storage. Right now it automatically uploads the pdf without annotations (when I add to my person…
-
My app started supporting four languages in the latest release (en-US, es-ES, fr-FR and pt-PT), but when I try to upload the metadata as .txt files I keep getting the following error:
Status 400: {…
-
```
What steps will reproduce the problem?
1. Generate pdf in phonegap with jspdf, on iPad
2. Save to file with phonegap file api, and open it with fileopene2 plugin
https://github.com/pwlin/cordova-…
-
import PyPDF2
# Function to extract and display text from a PDF
def extract_and_display_pdf(pdf_file):
try:
# Open the PDF file
pdf_file = open(pdf_file, 'rb')
…
-
![image.png](https://raw.githubusercontent.com/Jaynon/pe/main/files/fb5661fc-7676-41b1-921b-ef34c1477a84.png)
![image.png](https://raw.githubusercontent.com/Jaynon/pe/main/files/df419a08-1afe-42fb-b…
-
As noted in pr #1088 there were a few dependencies/services we're using that contributed to some html validation errors (and therefore accessibility issues. These could stand to be updated:
- [ ] *…
xmedr updated
3 weeks ago
-
Hello,
To create an invoice, using the factur-x format, I need to embed an XML file into the PDF. The only way, i've founded was to add an annotation:
```
$pdf->Annotation(0,0,0,0, 'invoice', a…
-
node version: v20.11.0
pdf-text-reader version: 4.0.1
os version: Ubuntu 22.04.3 LTS
my code in index.js :
const { readPdfText } = require('pdf-text-reader')
const filePath = './files/file.pd…
-
```
I’m using the new version (1.5.0beta) and found that when I use unicodePDF
generated PDF documents Adobe Reader to open the error, but with the Foxit
Reader to open is normal. Adobe Reader error…