I have several XDP files (made with Adobe LiveCycle Designer). All of these XDP files have several textfields, and what I would like is to export each XDP file to an XML file that only contains the textfields in the XDP.
The reason is that when working on the backend and mapping up values to the textfields in the XDP, it would be a lot ...
I am trying to apply some javascript to a pdf to make it print silently. I found this chunk of code and pasted it in, but get the error below.
SyntaxError: missing ; before
statement 1: at line 2
This highlights the first 2 lines of the code below:
Document document = new Document();
FileOutputStream fos = new FileOutputStream("...
Hi All,
I was wondering if anyone knew of any limitations with the Adobe Reader Browser plug-in. Currently I am experiencing issues when a visitor to my website is trying to open a PDF that is greater than 2mb in file size.
I have thought about how to go about optimising my pdf's even more than they currently are but an struggling to f...
I have an Oracle Reports 10g report, that pulls data from the database and saves the result as a PDF file on the user's PC. The users are requesting that the resultant PDF have a couple of text fields, so they can open the the PDF in Adobe Acrobat and type in some data (small amounts, like dates and filenames; not entire paragraphs or a...
Whenever I open a PDF in IE with javascript debugging enabled I get the following error message:
"The file debugger.js is missing from the Javascripts folder. The Debugger will not run correctly without this file."
I recently installed Adobe Acrobat 9. Where can I find this debugger.js file? It's nowhere to be found on my hard drive.
...
I often convert HTML pages to PDF using Acrobat (not Acrobat Reader). The converted PDFs always have the full path of the original file on the bottom of the PDF-page, also they have an additional header line.
I need to suppress that.
Is it possible and if, how?
...
Hi guys, Im trying to work with this tool, Acrobat, and I find it not very user friendly tbh...
What I'm trying to do right now is to insert some images into and between the text, and I only can do it through the "Stamps" tools..
Is there another way to do this?, cuz it kinda sucks.
Thx.
...