I am trying to load with python langchain library an online pdf from: http://datasheet.octopart.com/CL05B683KO5NNNC-Samsung-Electro-Mechanics-datashee ...
I am trying to load with python langchain library an online pdf from: http://datasheet.octopart.com/CL05B683KO5NNNC-Samsung-Electro-Mechanics-datashee ...
The custom date works in RMarkdown-pdf but I noticed Quarto doesn't. How can I use custom date in Quarto YAML? Current Quarto-pdf generates %m/% ...
I have an old program (15 years old?) that generates HTML attachments to emails. Basically, contract details get attached, along with signatures. The ...
I would like to extract text from a scientific document in PDF format. I first used PyPDF2 but random spaces appear in the middle of several words. I ...
Like from title I'm trying to write a script that inverts the colors of a bunch of PDF, by using Perl and PDF::API2. I'm not very familiar with perl, ...
I have a system that automatically creates and saves documents as html. For further storage they ought to be pdfs though. I want to avoid having to do ...
From https://research.un.org/en/docs/ga/quick/regular/76 I intend to download the first resolution (A/RES/76/307), which has the link (https://undocs. ...
I am trying to create a batch file using PDFtk to burst combine file in a certain directory to the output folder using the source file name (which can ...
I am using below php to open pdf, it is working in Windows browser (eg. Windows Google Chrome), but failure to open by Mobile App (eg: Android Google ...
I am creating a document for my users that is prefilled/customized with each user's information, and I would like to save a copy of the document to my ...
I am trying to extract information from pdf files using R. The data I want are in tables although they arent recognised by R. I am using the pdftools ...
I'm making an app that can display and print images in a pdf package. Create a pdf with the pdf package and print it with the printing package. To p ...
I have a website where the users can download & view PDFs in browser. I noticed when running an accessibility report on those pages, they are fail ...
Is there a way to convert PDF to .puz file? I am trying all the open source available and I could only convert a .puz (puzzle) file to PDF and not th ...
So I have a fragment where I show the user terms and conditions for something and those terms and conditions are in the form of pdf file which is retr ...
By using PDF.js info per chunk of text can be get as follows but some space-separated characters are incorrectly processed as a chunk. A pdf that I wa ...
Just a simple question as titled; I have a pdf file which only contains text then I want to load it and extract text. ...
I am trying to create an academic document. I use quarto to be able to include code and formulas. How can I include my university's logo in the top le ...
. Answers to this question are eligible for a +500 reputation bounty. F ...
The code which I am using below is helping me to compare the files and find the difference as a CSV File. But the result which I get in a CSV files, ...