|
1a. Template Fill-Out
|
With AspPDF, you can automatically fill out an existing blank PDF template with
text information, and even place a drawing of a human signature on it.
|
|
1b. Form Fill-Out
|
This demo fills out an interactive PDF form
containing multiple text and checkbox fields.
Individual fields are referenced by their names as opposed to
physical coordinates.
|
|
2. Database-Driven Reporting
|
AspPDF's table support helps
generate reports from data residing in the database.
|
|
3. Encryption and Permissions
|
A single method call makes a PDF document secure.
AspPDF supports both 40-bit and 128-bit encryption.
|
|
4a. Multi-Language Support
|
PDF documents generated by AspPDF can contain text in any language, as long
as an appropriate font is available. This demo is based on the Arial font
supporting Latin, Cyrillic, Greek, Hebrew and Arabic alphabets.
|
|
4b. Multi-Language Support, CJK
|
This demo is based on the SimHei font supporting Chinese/Japanese/Korean
characters.
|
|
5. Invoice Generation
|
A PDF document can be sent directly to a user's
browser without creating a temporary copy on disk. This demo also
demonstrates image support.
|
|
6. Content Extraction
|
Upload a PDF document from your hard drive
to our server and let AspPDF extract raw text
information from its first page, along with general
document properties. Please do not attempt to upload
files larger than 300KB.
|
|
7. Secure E-mail
|
With AspPDF and a mailing component (such as AspEmail or CDONTS), you can send cross-platform password-protected
email with file attachments.
|
|
8. Barcodes
|
AspPDF can place barcodes on PDF documents.
All major barcode standards are supported, including UPC, Code-39 and Industrial 2/5.
|
|
9. Stitching
|
Two or more PDFs can be "stitched" together to form
a new document.
|
|
10. Digital Signatures
|
Digitally sign an arbitrary PDF document to protect its integrity
and offer proof of the signer's identity.
|
|
11. Image-to-PDF Conversion
|
Upload JPEG, TIFF, GIF, PNG or BMP images to our server
for instant conversion to PDF.
|
|
12. Page Extraction
|
A set of pages can be extracted from a multi-page
PDF document in just one line of code.
Upload an arbitrary PDF to our server to see this functionality in action.
|
|