Questions tagged [adobe-pdf-library]

Native C/C++ library with .NET and Java interfaces for automating PDF workflows. Developed by Adobe and made available to third-party developers by Datalogics. This is the library driving Adobe Acrobat and other Adobe tools.

Adobe PDF Library is a native C/C++ library with .NET and Java interfaces that provides APIs for automating PDF workflows. The Adobe PDF Library provides rendering, color manipulation and conversion capabilities that match Adobe Acrobat's. Other major workflows include silent printing, document manipulation, document merging, PDF optimization and conversion to PDF standards such as PDF/A, PDF/X. Low level API control is also available when needed. The Adobe PDF Library is available on 14 platforms - Windows 32/64 bit, Mac 32/64 bit, Solaris SPARC 32/64 bit, Solaris Intel 32/64 bit, AIX 32/64 bit and HP/UX Itanium 32/64 bit.

Resources

Adobe PDF Library documentation

17 questions
0
votes
1 answer

Save new pdf to server using Adobe Pdf Embed API

I got this code here https://codepen.io/practicalPDF/pen/eYBOpEm Basically, after annotating or commenting on a pdf, it helps you download the new pdf. I tried modifying it so that when I save the commented pdf, it goes to my server instead of…
0
votes
1 answer

Embed JavaScript/Action Wizard in PDF

I have about a large number of PDFs with form fields. Is it possible to embed a JavaScript command/Action Wizard in the PDF that will save the PDF or email it to me once all fields have been completed? The ones completing the form only have Acrobat…
rawdata
  • 35
  • 8
1
2