I'm not looking for an argument... Debates are fun, but this time, I'm just looking for usable info... ?No need, I lost you won
For all other pdf manipulation i use PDFMerger/Tcpdf
I'm not looking for an argument... Debates are fun, but this time, I'm just looking for usable info... ?No need, I lost you won
For all other pdf manipulation i use PDFMerger/Tcpdf
No worries i know, i was just kidding...I'm not looking for an argument
I'm just looking for usable info
Together, these features let you open a PDF in a tab right in the main Zotero window, clean up metadata for the parent item while viewing the PDF, add highlights and notes, drag individual annotations to a note or create a new note from all of the item's annotations, cite other items right in the note using the familiar citation dialog, and, when you're ready, click a button to insert the entire note into your word processor, where you can continue working on your document with active Zotero citations.
- A PDF reader built directly into Zotero
- A new tabbed interface
- A powerful new note editor
- A new “Add Note” button in the Zotero plugins for Word, LibreOffice, and Google Docs
Adobe Reader is just a ghastly ressource hog. If I have to use Windows, I use Sumatra PDF instead. Opensource, only around 7 MB download and also reads ePub, MOBI and many other stuff as well.Wishful thinking, I wondered whether Wine would run the offline installer for Adobe Acrobat Reader DC (2021.005.20060). Not so.
<https://ardownload2.adobe.com/pub/a...atDC/2100520060/AcroRdrDC2100520060_en_US.exe> (183 MB).
WineHQ - Adobe Reader – latest rating Garbage.
Yep, at the very least the older versions of Acrobat Pro were a little lighter in memory (and actually work with Wine).Adobe Reader is just a ghastly ressource hog. If I have to use Windows, I use Sumatra PDF instead.
The invention by adobe of postscript was a great addition of functionality!In general Adobe products do suffer from terrible bloat over the years (and of course no real addition of functionality).
When I worked in research we used Adobe Reader/Writer and Prism on Apple computers. There were very rare Windows computers.Adobe Reader is just a ghastly ressource hog. If I have to use Windows, I use Sumatra PDF instead. Opensource, only around 7 MB download and also reads ePub, MOBI and many other stuff as well.
Exactly. They pretty much should have stopped there.The invention by adobe of postscript was a great addition of functionality!
Actually, most of the functionality moved behind a paywall to Adobe Creative Cloud, and the bloat on localhost is just the code that Adobe had to come up with to enforce the licenses and protect their revenue stream.Exactly. They pretty much should have stopped there.
... in 1984
Obviously being a little dramatic but can you really say that Acrobat Reader from today has added so much more functionality compared to two decades ago (Acrobat 6?) as to warrant a 1+gig RAM and disk requirement? It is slightly mad in my opinion.
Where my partner works (a publishers), they all still use Acrobat Pro 9 in a Windows XP VM on VMware Fusion because it actually has *more* functionality than today.
Yep. I certainly agree with that observation!Actually, most of the functionality moved behind a paywall to Adobe Creative Cloud, and the bloat on localhost is just the code that Adobe had to come up with to enforce the licenses and protect their revenue stream.
Adobe's official Reader is available on Windows, Android and Macs free of charge, and it's up to date. No need for second-party PDF viewers on just those platforms. However, if you want to read a PDF on a different platform - ooh, have we got a problem here, my dear users! ?<https://appdb.winehq.org/objectManager.php?sClass=application&iId=5973> there's Gold for 3.1.1, more recent SumatraPDF-3.3.3-64-install.exe will not run for me.
As a PDF reader i use graphics/mupdf
make
command is fetching and building one source file after another for the last 30 minutes, still building ... two screenshots attached.
Is there a reason why you build it from ports?
/usr/ports/sysutlis/lsof # make
, tried to fix it by following instructions from page https://docs.freebsd.org/en/books/handbook/ports/#ports-using-portsnap-method now watching the terminal after portmaster -a
for the past 3 hours compiling, running, building software I haven't even heard about, rustc, CARGO… to understand the process of installing software from source using the Ports collection. …
Port installed Poudriere with the commandAim for (or create) a topic with poudriere in the title. Meantime, in as few words as possible: ports-mgmt/poudriere-devel is our friend.
cd /usr/ports/ports-mgmt/poudriere-devel/ && make install clean
The warnings are: Files in usr/local/libexec/poudriere/jexecd may act as network servers and may pose a remote security risk and scripts in /usr/local/etc/rc.d/poudriered would start network servers at boot time,grahamperrin : I know you're a big fan of Poudriere, but Sivasubramanian M sounds like they're still getting the hang of the ports vs pkg... and the related dependency hell. What Sivasubramanian M is reporting - that's frankly normal operation of the compilation process, and it will eventually finish.Port installed Poudriere with the commandcd /usr/ports/ports-mgmt/poudriere-devel/ && make install clean
The warnings are: Files in usr/local/libexec/poudriere/jexecd may act as network servers and may pose a remote security risk and scripts in /usr/local/etc/rc.d/poudriered would start network servers at boot time,
What happens when I stop netif? Does netif stop jexecd and poudriered too?
grahamperrin : I know you're a big fan of Poudriere, but Sivasubramanian M sounds like they're still getting the hang of the ports vs pkg... and the related dependency hell. What Sivasubramanian M is reporting - that's frankly normal operation of the compilation process, and it will eventually finish.
Nope.Does Poudriere work somewhat like a Virtual machine within a desktop ?
If you just want to build a single program from ports and not all its dependencies, usenow watching the terminal afterportmaster -a
for the past 3 hours compiling, running, building software I haven't even heard about, rustc, CARGO
make install-missing-packages
to get those installed through pkg before running make
. Otherwise all dependencies and dependencies of dependencies that aren't installed yet will be compiled, which can take a huge amount of time.Which port(s) are you guys using for reading PDFs (viewer/reader) and editing PDFs?
By editing I am mainly referring to "high-level tasks" such as moving, removing and adding pages.