-
Updated
Nov 24, 2020 - PHP
pdf-generation
Here are 913 public repositories matching this topic...
-
Updated
Nov 2, 2020 - TeX
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Nov 25, 2020 - TypeScript
-
Updated
Oct 8, 2020 - JavaScript
-
Updated
Nov 25, 2020 - Java
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Nov 22, 2020 - Java
-
Updated
Nov 16, 2020 - PHP
-
Updated
Nov 19, 2020 - Lua
-
Updated
Sep 22, 2020 - C
-
Updated
Nov 25, 2020 - Ruby
-
Updated
Nov 25, 2020 - Java
-
Updated
Nov 16, 2020 - Ruby
-
Updated
Nov 23, 2020 - OCaml
-
Updated
Sep 29, 2020 - Ruby
-
Updated
Nov 15, 2020 - TypeScript
-
Updated
Nov 25, 2020 - C#
-
Updated
Nov 25, 2020 - Pascal
-
Updated
Nov 17, 2020 - Ruby
-
Updated
Nov 8, 2020 - PHP
-
Updated
Sep 17, 2020 - Go
-
Updated
Oct 12, 2020 - Go
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Nov 23, 2020 - Python
-
Updated
Oct 29, 2020 - JavaScript
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