Adobe Acrobat is a family of applications developed by Adobe in order to view, create, manipulate, print and manage files in Portable Document Format (PDF).
My app generates PDFs for user consumption. The "Content-Disposition" http header is set as mentioned here. This is set to "…
http pdf content-type acrobatUsing itextsharp (or any c# pdf library), i need to open a PDF, replace some placeholder text with actual values, …
c# pdf itextsharp acrobatHow can I copy the form field values from one set of fields to another using javascript. The idea here …
javascript pdf acrobatI have a field on a PDF form that could be too small for the contents it needs to hold. …
pdf acrobat livecycleI am trying to open several PDF documents using a simple batch file: ECHO OFF CLS cd Program Files\Adobe\…
windows batch-file pdf cmd acrobatIn Acrobat Professional, I create multiple checkboxes and assign the same name to each checkbox, but a different export value. …
pdf acrobatI have some PDFs and I am trying to cut and paste text they contain from Acrobat Reader into an …
pdf unicode acrobatWe have a downloadable PDF file which looks great at 72% magnification in Adobe Reader and not so good at 101%. When …
pdf acrobat adobe-reader