-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #185 from datalogics/revert-184-develop
Revert "Develop"
- Loading branch information
Showing
22 changed files
with
5,317 additions
and
152 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,5 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html lang="en-US", xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="refresh" content="0; URL=https://dev.datalogics.com/adobe-pdf-library/dot-net/getting-started"/> | ||
</head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L4MQFNK7VK"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-L4MQFNK7VK'); | ||
</script> | ||
<body> | ||
Redirecting... | ||
</body> | ||
<html> | ||
<script> | ||
location.href = 'https://docs.datalogics.com/apdfl18/DotNet/index.html' | ||
</script> | ||
</html> |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,5 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html lang="en-US", xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="refresh" content="0; URL=https://dev.datalogics.com/adobe-pdf-library/dot-net-fw/getting-started"/> | ||
</head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L4MQFNK7VK"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-L4MQFNK7VK'); | ||
</script> | ||
<body> | ||
Redirecting... | ||
</body> | ||
<html> | ||
<script> | ||
location.href = 'https://docs.datalogics.com/apdfl18/DotNetFramework/index.html' | ||
</script> | ||
</html> |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html lang="en-US", xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="refresh" content="0; URL=https://dev.datalogics.com/adobe-pdf-forms-extension/guide"/> | ||
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> | ||
<title>Adobe PDF Forms Extension Documentation</title> | ||
<link rel="shortcut icon" href="https://docs.datalogics.com/Datalogics.ico" type="image/x-icon"> | ||
<link href="https://docs.datalogics.com/dle.css" rel="stylesheet" type="text/css" /> | ||
</head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L4MQFNK7VK"></script> | ||
|
@@ -11,7 +14,44 @@ | |
gtag('js', new Date()); | ||
gtag('config', 'G-L4MQFNK7VK'); | ||
</script> | ||
<body> | ||
Redirecting... | ||
<body> | ||
<h1>Adobe PDF Forms Extension Documentation</h1> | ||
<div><p>Datalogics offers Forms Extension, an extension module that allows the Adobe PDF Library to work with PDF AcroForm and XFA forms documents. | ||
<br>The supported platforms are Windows x64, Linux x86_64, and Linux arm64. The extension is available as an add-on purchase to the standard Adobe PDF Library <a href="https://www.datalogics.com/pdf-form-functions">here</a>. | ||
</p> | ||
<h3>What you get when you buy Forms Extension</h3> | ||
<ul> | ||
<li>A supplement for working with PDF forms documents that seamlessly integrates into the Adobe PDF Library</li> | ||
<li>Compatibility with both AcroForm and XFA PDF forms documents</li> | ||
<li>The ability to convert XFA to AcroForm, import data to and export data from PDF forms documents, and flatten PDF form documents into regular PDF files</li> | ||
<li>Technical support from our team of digital document specialists and professionals. You can contact your <a href="mailto:[email protected]?subject=Forms%20Extension">Datalogics Support representative</a> directly by electronic mail or visit our <a href="https://www.datalogics.com/resources/support/">support site</a> for this product.</li> | ||
<li>Regular software updates</li> | ||
<li>Comprehensive user documentation, provided as a PDF file and online at our Developer Resource site.</li> | ||
</ul> | ||
<h3>Working with forms technology</h3> | ||
<p>Adobe Inc. developed Adobe Acrobat Forms, or AcroForm, in 1998. AcroForm is the original PDF forms technology and it remains the primary method for building PDF forms documents today. Many PDF users use Adobe Acrobat to build electronic forms and surveys, adding text fields, check boxes, radio buttons, bar codes, and other form field elements to a PDF document.</p> | ||
<p>XFA, or XML Forms Architecture, is a set of proprietary XML specifications for use with web forms. In 2002 Adobe bought the company that created the XFA standard. XFA can be created and managed using the Adobe Experience Manager, previously known as Adobe LiveCycle Designer software. XFA forms can be saved internally in PDF files. Unlike AcroForm, XFA forms can allow text reflow, so that text fields can resize to allow more content if needed. Dynamic XFA forms can also be interactive, as the form document is built using a series of templates. The form document can respond to the information that a user enters or selects and display a different set of form fields relevant to the user’s answer.</p> | ||
<p>Many XFA documents remain in use, but most PDF documents use AcroForm instead. AcroForms are compatible with a much wider range of software applications, as well as with Acrobat itself. Note also that XFA was deprecated in the new PDF 2.0 format, and is not permitted for use with special ISO formats for PDF documents, including PDF/A, PDF/E, PDF/X, PDF/UA, and PDF/VT. Further, XFA is not supported on mobile devices.</p> | ||
<h3>Using the Forms Extension</h3> | ||
<p>When the Forms Extension is installed, it becomes a seamless part of the Adobe PDF Library and is loaded when the Library initializes. The Adobe PDF Library is then able to manage and process form documents transparently to the user. With the Forms Extension, both AcroForm and XFA documents are fully supported, and functions available in Adobe Acrobat for working with PDF AcroForm and XFA forms documents are provided with the Adobe PDF Library, and more:</p> | ||
<ul> | ||
<li>Render XFA and AcroForm form documents</li> | ||
<li>Convert XFA forms to AcroForm</li> | ||
<li>Import data into XFA and AcroForm documents</li> | ||
<li>Export data from these form documents to files</li> | ||
<li>Flatten XFA and AcroForm documents into regular PDF documents, including generating appearances for bar codes</li> | ||
</ul> | ||
<div> | ||
<h3><a href="../apdfl18/Release_Notes.html">Release Notes</a> (Forms Extension has been integrated into APDFL 18)</h3> | ||
</div> | ||
|
||
<table align="center"> | ||
<tr> | ||
<td> | ||
<a href="http://www.datalogics.com/" style="text-align:center">Datalogics</a> | ||
</td> | ||
</tr> | ||
</table> | ||
<h3><a href="../index.html">Back</a></h3> | ||
</body> | ||
</html> |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,5 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | ||
<html lang="en-US", xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | ||
<meta http-equiv="refresh" content="0; URL=https://dev.datalogics.com"/> | ||
</head> | ||
<!-- Google tag (gtag.js) --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-L4MQFNK7VK"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
gtag('config', 'G-L4MQFNK7VK'); | ||
</script> | ||
<body> | ||
Redirecting... | ||
</body> | ||
<html> | ||
<script> | ||
location.href = 'https://docs.datalogics.com/apdfl18/Java/index.html' | ||
</script> | ||
</html> |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.