-
Updated
Apr 9, 2021 - JavaScript
#
pdf-generation
Here are 1,001 public repositories matching this topic...
Etherpad: A modern really-real-time collaborative document editor.
microsoft
pdf
word
libreoffice
collaboration
docx
document
rich-text-editor
web-editor
documents
collaborative
pdf-generation
video-conferencing
etherpad
video-conference
collaborative-editing
collaborative-research
collaborative-writing
collaborative-framework
HTML to PDF converter for PHP
-
Updated
Mar 29, 2021 - PHP
A pandoc LaTeX template to convert markdown files to PDF or LaTeX.
markdown
pdf
tex
latex
pandoc
latex-template
pdf-generation
koma-script
pandoc-template
markdown-to-pdf
eisvogel
-
Updated
Mar 2, 2021 - TeX
Create and modify PDF documents in any JavaScript environment
javascript
pdf
library
typescript
copy
umd
editing
document
edit
modify
create
pdf-document
creation
pdf-generation
modification
copying
javascript-environment
pdflib
pdf-lib
-
Updated
Mar 30, 2021 - TypeScript
nodejs
html
pdf
headless
google-chrome
chromium
node-js
pdf-generator
pdf-generation
headless-chrome
headless-chromium
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Apr 6, 2021 - JavaScript
Client-side HTML-to-PDF rendering using pure JS.
-
Updated
Apr 1, 2021 - JavaScript
Make website screenshots and mobile emulations from the command line.
nodejs
screenshots
mobile
npm-scripts
pdf-generation
emulates
puppeteer
puppeteer-screenshot
mobile-emulations
-
Updated
Jan 26, 2021 - JavaScript
gunnsth
commented
Oct 21, 2019
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
An HTML to PDF library for the JVM. Based on Flying Saucer and Apache PDF-BOX 2. With SVG image support. Now also with accessible PDF support (WCAG, Section 508, PDF/UA)!
-
Updated
Apr 8, 2021 - Java
Easily create PDF and images in Symfony by converting html using webkit
-
Updated
Nov 16, 2020 - PHP
Simon’s Improved Layout Engine
-
Updated
Mar 29, 2021 - Lua
Node.js module for high performance creation, modification and parsing of PDF files and streams
-
Updated
Feb 9, 2021 - C
iText 7 for Java represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
svg
pdf
security
library
sdk
encryption
accessibility
archiving
digital-signature
documents
pades
acroform
pdf-generation
itext
pdfa
gdpr
xfdf
pdfua
pades-standard
ccpa
-
Updated
Apr 8, 2021 - Java
-
Updated
Apr 10, 2021 - Ruby
Versatile PDF creation and manipulation for Ruby
-
Updated
Apr 10, 2021 - Ruby
A statically-typed, functional typesetting system
pdf
latex
functional-programming
ocaml
opentype
markup-language
opam
pdf-generation
typesetting-system
satysfi
-
Updated
Mar 19, 2021 - OCaml
iText 7 for .NET is the .NET version of the iText 7 library, formerly known as iTextSharp, which it replaces. iText 7 represents the next level of SDKs for developers that want to take advantage of the benefits PDF can bring. Equipped with a better document engine, high and low-level programming capabilities and the ability to create, edit and enhance PDF documents, iText 7 can be a boon to nearly every workflow.
svg
pdf
security
library
sdk
encryption
accessibility
archiving
digital-signature
documents
itextsharp
pades
acroform
pdf-generation
itext
pdfa
gdpr
xfdf
pdfua
ccpa
-
Updated
Apr 9, 2021 - C#
Super simple PDF invoicing
-
Updated
Apr 8, 2021 - Ruby
HTML to PDF converter via Chrome/Chromium
nodejs
javascript
windows
macos
linux
html
pdf
chrome
google
typescript
headless
google-chrome
chromium
node-js
pdf-generator
pdf-generation
headless-browsers
headless-chrome
headless-chromium
html-pdf-chrome
-
Updated
Apr 7, 2021 - TypeScript
Synopse mORMot ORM/SOA/MVC framework
mysql
delphi
pascal
orm
mvc
mustache
postgresql
oracle
opensource-library
soa
webapp
fpc
sqlite3
crypto-library
pdf-generation
mongodb-driver
compression-library
spidermonkey-engine
mormot
delphinuspackage
-
Updated
Apr 9, 2021 - Pascal
Compliance automation framework, focused on SOC2
-
Updated
Mar 10, 2021 - Go
A Python library for reading and writing PDF, powered by qpdf
-
Updated
Apr 7, 2021 - Python
Golang commandline wrapper for wkhtmltopdf
-
Updated
Nov 28, 2020 - Go
A Pure ruby library to merge PDF files, number pages and maybe more...
-
Updated
Feb 19, 2021 - Ruby
-
Updated
Mar 4, 2021 - PHP
Pdf creation module for dart/flutter
-
Updated
Apr 9, 2021 - Dart
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."
Describe the bug
Here is a sample document with a table of contents on the first page: openpdf_bug_test.pdf
I want to copy only the first page into a new file using code like this...