-
Feature not implemented (l.811 : fcc in /home/parallels/web/composer/vendor/phpoffice/phppresentation/src/PhpPresentation/Reader/PowerPoint97.php:811
-
![image.png](https://raw.githubusercontent.com/loyhongshenggg/pe/main/files/37a8bd50-21fa-4791-883e-c14b7cc89734.png)
Try clicking on any of these hyperlinks. It will lead to a website.
-
```
Using version 0.6.4 and previous.
On my windows XP machine, if I double-click on a pdf attachment, Acrobat reader
is launched, even though Acrobat is *not* my default pdf reader. The workaround …
-
Steps taken:
```
from llmsherpa.readers import LayoutPDFReader
from pathlib import Path
llmsherpa_api_url = "https://readers.llmsherpa.com/api/document/developer/parseDocument?renderFormat=all…
-
### Preflight Checklist
- [ ] Running `microsoft-edge:https://google.com` redirects successfully
- [ ] Microsoft Edge is selected in any "How do you want to open this?" box
### Install Type
New Ins…
PiliJ updated
11 months ago
-
https://forums.zotero.org/discussion/93627/extra-line-breaks-appearing-in-annotations
-
### Bug Description
I'm running the example from the website:
```
from llama_index.readers.smart_pdf_loader import SmartPDFLoader
llmsherpa_api_url = "https://readers.llmsherpa.com/api/docum…
-
This is:
```
- [* ] a bug report
- [ ] a feature request
- [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpS…
-
(This ticket is here to keep track of all pdf related issue)
## Description
We have a number of ticket to improve the UX while dealing with pdf documents. The goal is to make paperwork a more-th…
-
Using your read me, you have this
reader = PDF::Reader.new("somefile.pdf")
reader.pages.each do |page|
puts page.fonts
puts page.text
puts page.raw_content
end
this involves looping through a…