GitHub topics: pdf-document-api
michaelrsweet/pdfio
PDFio is a simple C library for reading and writing PDF files.
Language: C - Size: 8.74 MB - Last synced at: 3 days ago - Pushed at: 16 days ago - Stars: 250 - Forks: 53

DevExpress-Examples/pdf-document-api-use-azure-key-vault-api-to-sign-document
Use the Azure Key Vault API to sign a PDF document.
Language: C# - Size: 159 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/pdf-document-api-replace-form-field-with-image
Substitute an interactive form field in a PDF document with an image.
Language: Visual Basic .NET - Size: 687 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/office-file-api-create-thumbnail-images-for-docx-xlsx-pdf-files
Use the Office File API to create thumbnail images for Excel, Word and PDF documents.
Language: C# - Size: 1.54 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 4 - Forks: 1

DevExpress-Examples/pdf-document-api-create-radio-button-group-field
Create interactive form fields (a radio button group field) and add them to a PDF document.
Language: C# - Size: 37.1 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-create-combo-box-field
Create an interactive form field (a combo box field) and add it to a PDF document.
Language: C# - Size: 36.1 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-create-check-box-field
Create an interactive form field (a check box field) and add it to a PDF document.
Language: C# - Size: 36.1 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/asp-net-mvc-implement-pdf-viewer
Implement a PDF viewer in an ASP.NET MVC web application.
Language: JavaScript - Size: 1.01 MB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 2

DevExpress-Examples/pdf-document-api-attach-file-to-document
Attach a file to a PDF document.
Language: C# - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-pdf-viewer-operate-pdf-content-at-runtime
Extract the text of a PDF document and count the words' occurrences in a document text.
Language: C# - Size: 173 KB - Last synced at: 20 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/pdf-document-api-create-interactive-form
Use a PdfGraphics object to add interactive form fields to a PDF document.
Language: C# - Size: 35.2 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-add-signature-field-to-document
Create a signature field and add it to a PDF document.
Language: C# - Size: 43.9 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/asp-net-web-forms-implement-pdf-viewer
Implement a PDF viewer in an ASP.NET web application.
Language: C# - Size: 619 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 4

DevExpress-Examples/pdf-document-api-sign-documents-with-certificate
Sign a PDF document using a certificate stored on a hardware device.
Language: Visual Basic .NET - Size: 1.67 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/pdf-document-api-xmp-example
Use the PDF Document API to embed XMP metadata in PDF documents.
Language: Visual Basic .NET - Size: 317 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/pdf-document-api-change-pdf-form-field-parameters
Use the PdfDocumentFacade and PdfAcroFormFacade classes to change the interactive form field's parameters in a PDF document.
Language: C# - Size: 693 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/pdf-document-api-custom-tsa-client
Create a custom timestamp client based on the Bouncy Castle C# API.
Language: C# - Size: 585 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-custom-signer
Implement a custom signer based on the Bouncy Castle C# API and use a custom digest calculator to calculate a document hash.
Language: C# - Size: 118 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/pdf-document-api-multiple-signatures
Use the PDF Document API to apply multiple PKCS#7 signatures with X.509 certificates.
Language: C# - Size: 854 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-custom-properties
Access and modify custom document properties.
Language: C# - Size: 1.56 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-export-document-to-multi-page-tiff-and-bitmap
Export a PDF document to multi-page Tiff and bitmap images.
Language: C# - Size: 2.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-manage-annotations-in-document
Use the PDF Document API to create, edit, add comments and remove PDF annotations.
Language: C# - Size: 664 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/obsolete-example-read-and-display-comments-from-pdf-file
Use the PDF Document API to read comments (sticky notes) from a PDF document.
Size: 306 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/pdf-document-api-get-checked-appearance-name-for-radio-button
Get a checked appearance name for each radio button and check the corresponding radio button with the obtained value.
Language: C# - Size: 197 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/pdf-document-api-specify-printer-settings
Print a document with custom PDF printer settings.
Language: C# - Size: 530 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-rotate-pdf-pages
Use the PDF Document API to rotate document pages and save the result.
Language: C# - Size: 532 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

DevExpress-Examples/pdf-document-api-protect-document-with-password
Protect a PDF document with the owner and user passwords.
Language: Visual Basic .NET - Size: 602 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-fill-interactive-form-fields
Retrieve a list of interactive form fields' names and use the PdfFormData object to fill form fields in code.
Language: C# - Size: 696 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 3

DevExpress-Examples/pdf-document-api-get-checked-appearance-name-for-check-box
Obtain a checked appearance name for a check box and specify the check box value.
Language: C# - Size: 149 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-merge-multiple-documents
Use the PDF Document API to merge pages of two separate PDF documents into a single PDF document.
Language: C# - Size: 178 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-import-acroform-data-from-xml
Import interactive form data from an XML file to a PDF document.
Language: C# - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-highlight-search-results
Search a specific text in a PDF document and use PDF Graphics to highlight search results.
Language: Visual Basic .NET - Size: 592 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-generate-document-layout
Use the PDF Document API to create a document with graphics in code.
Language: Visual Basic .NET - Size: 304 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 1

DevExpress-Examples/pdf-document-api-flatten-interactive-form
Flatten an entire interactive form and a specific form field.
Language: Visual Basic .NET - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-extract-pages-from-document
Extract the first page from a PDF document into a separate document.
Language: C# - Size: 1000 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-extract-images-from-document
Use the PDF Document API to obtain document bitmaps in code.
Language: Visual Basic .NET - Size: 505 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-delete-pages-from-document
Use the PDF Document API to delete pages from a document.
Language: C# - Size: 584 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-remove-interactive-form-fields
Remove an interactive form field and an entire AcroForm from a PDF document.
Language: C# - Size: 153 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-customize-pdf-print-output
Customize print output and specify settings for a specific document page.
Language: Visual Basic .NET - Size: 409 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/pdf-document-api-add-graphics-to-landscape-and-portrait-pages
Add graphics content to a document with landscape and portrait pages.
Language: Visual Basic .NET - Size: 111 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-copy-pages
Extract a page from one PDF document and insert it to another document.
Language: C# - Size: 1.73 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-bookmark-search-results-in-document
Create a bookmark with a destination that displays the found text in a PDF document.
Language: Visual Basic .NET - Size: 993 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-add-interactive-form-fields
Create interactive form fields and add them to a document.
Language: C# - Size: 133 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-add-link-to-uri
Add a link to a URI at the specified link area on a document page.
Language: C# - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-add-link-to-page
Add a link to a document page at the specified link area.
Language: C# - Size: 1.86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-add-visual-signature-to-pdf-document
Use the PdfDocumentProcessor to add a visual signature to a document.
Language: Visual Basic .NET - Size: 478 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

aspose-free-consulting/apply-encrypt-decrypt-password-in-pdf-using-.net-core
This free consulting project uses Aspose.PDF for .NET and allows you to encrypt/decrypt a PDF document by applying a password and setting different privileges to it. It is also a representation of API usage under .NET Core Framework.
Language: C# - Size: 302 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/pdf-document-api-create-list-box-field 📦
Create an interactive form field (a list box field) and add it to a PDF document.
Size: 16.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pdf-document-api-create-text-box-field 📦
Create an interactive form field (a text box field) and add it to a PDF document.
Size: 19.5 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/out-of-maintenance-pdf-document-api-add-bookmarks-to-document 📦
Create bookmarks in code and add them to a PDF document.
Size: 98.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pdf-document-api-remove-interactive-form-field 📦
Remove an interactive form field by its name from a PDF document.
Size: 135 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pdf-document-api-export-acroform-data-to-xml 📦
Export interactive form data to an XML file.
Size: 609 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pdf-document-api-remove-specific-annotations 📦
Remove markup annotations that meet a specific condition from document pages.
Size: 338 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pdf-document-api-modify-markup-annotation 📦
Change markup annotation properties in a PDF document.
Size: 331 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-pdf-document-api-remove-all-markup-annotations 📦
Remove all markup annotations from document pages.
Size: 342 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

YuliaDX/How-to-sign-PDF-documents-with-a-certificate-stored-on-a-user-s-hardware-device
Sign a PDF document using a certificate stored on a hardware device
Language: C# - Size: 1.64 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

incubated-geek-cc/pdf-3-in-1
A pdf document toolkit which splits, extracts and merges specified pdf files. Deployed with Flask and accessible via Web UI.
Language: Jupyter Notebook - Size: 55.3 MB - Last synced at: 2 months ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0
