Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
On Linux only.
Read the EPUB or PDF headers, creating static and lite HTML WebSite.
Pascal Lazarus Sources and Components.
For www.livrels.fr, www.livrels.com and www.scribels.org
This is a simple GUI for the command line tool grep and pdfgrep
THIS PROJECT HAS MOVED TO: https://sourceforge.net/projects/documentgrep/
This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing.
The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or...
An effort to bring the latest MuPDFLib version to PASCAL/LAZARUS, based on the work from Dinko Miljak and Blestan Tabakov.
MuPDF is a lightweight PDF, XPS and E-Book Viewer.
You do not have many options if you want to included PDF support in your Pascal/Lazarus projects. MuPDF is maybe one of the best options, but is stuck on version 1.08 (from 2015), to be used with Lazarus.
I managed to bring the supported version up to 1.17.0 (latest MuPDF). Only for Win64. Help is welcome to...