-
Updated
Oct 5, 2020 - PHP
pdf-generation
Here are 872 public repositories matching this topic...
-
Updated
Sep 25, 2020 - TeX
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Oct 9, 2020 - TypeScript
-
Updated
Oct 7, 2020 - Java
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 17, 2020 - PHP
-
Updated
Oct 2, 2020 - Lua
-
Updated
Sep 22, 2020 - C
-
Updated
Oct 9, 2020 - Java
-
Updated
Oct 9, 2020 - Ruby
-
Updated
Oct 9, 2020 - Java
-
Updated
Oct 3, 2020 - OCaml
-
Updated
Aug 22, 2020 - Ruby
-
Updated
Sep 29, 2020 - Ruby
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
Oct 9, 2020 - C#
-
Updated
Oct 9, 2020 - Pascal
-
Updated
Aug 16, 2020 - Ruby
-
Updated
May 11, 2020 - PHP
-
Updated
Jul 23, 2020 - Go
-
Updated
Sep 17, 2020 - Go
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Jun 20, 2020 - Go
-
Updated
Oct 8, 2020 - Python
Improve this page
Add a description, image, and links to the pdf-generation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pdf-generation topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
The problem is inefficiency when simply looking for a single operand and then stopping processing.
For example, if only looking for a single colored pixel in a page.
Describe the solution you'd like
It would make sense to be able to set a stop flag on the processor and return out of the handler, which would cause the proc