Open
Conversation
- Created a new FDF file with form data for "First Name", "Last Name", "City", and "Country". - Added a JSON representation of the form data with corresponding field names and values. - Introduced an XFDF file containing the same form data structured in XML format. - Generated an XML file with the form fields and their respective values.
…ation in facades section
…leting, extracting, inserting, making booklets, making n-up, adding page breaks, and splitting PDF pages.
…rations, PDF composition, and security
…proving field manipulation methods
…placing text in PDF documents
…m/aspose-pdf/Aspose.PDF-for-Python-via-.NET into 4-add-examples-in-facades-section
…m/aspose-pdf/Aspose.PDF-for-Python-via-.NET into 4-add-examples-in-facades-section
…improve documentation
…m/aspose-pdf/Aspose.PDF-for-Python-via-.NET into 4-add-examples-in-facades-section
- Implemented functions for creating booklets, adding margins, resizing contents, and managing pages in PDF documents. - Added error handling for booklet and N-Up creation. - Introduced new examples for merging and managing PDF files. - Removed deprecated page operations file.
…ed clarity and functionality
…m/aspose-pdf/Aspose.PDF-for-Python-via-.NET into 4-add-examples-in-facades-section
…m/aspose-pdf/Aspose.PDF-for-Python-via-.NET into 4-add-examples-in-facades-section
…ons and improved file handling
- Implemented examples for filling various types of form fields in PDFs, including text fields, checkboxes, radio buttons, list boxes, and barcodes. - Added functionality to import form data from XML, FDF, XFDF, JSON, and XFA formats. - Created examples for managing PDF form fields, such as flattening fields and renaming them. - Included examples for reading and inspecting form data, retrieving field values, and resolving full field names. - Added functionality to work with button fields, including adding image appearances and retrieving submit flags. - Provided sample input PDF files and data files for testing the examples.
… and stamping - Implemented `signature-verification.py` to verify PDF signatures and check for existing signatures. - Created `usage-rights-management.py` to remove usage rights from PDFs. - Added multiple examples for adding page stamps, including: - `add-pdf-page-stamp_1.py` to stamp all pages. - `add-pdf-page-stamp_2.py` for stamping specific pages. - `add-pdf-page-stamp_3.py` and `add-pdf-page-stamp_4.py` for adding page numbers with different styles. - Introduced examples for adding text and image stamps across multiple pages. - Implemented header and footer management examples for PDFs. - Added PDF printing examples demonstrating various printing settings and options. - Included examples for adding multi-line watermarks and rotating stamps in PDFs.
- Generated a comprehensive index of example scripts across multiple categories, including accessibility, document manipulation, form handling, and more. - Included details such as module paths, available operations, and configuration helpers. - Documented parse errors for specific example scripts to aid in debugging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.