Thanks in advance,
Gary Wu
Acrobat Approval is $39. What is your budget for this?
----------------------------------------
Aandi Inston qu...@dial.pipex.com http://www.quite.com
Please support usenet! Post replies and follow-ups, don't e-mail them.
First, you do not need to use FDF toolkit to generate an FDF file.
> The original PDF form is
> there intact. Is there a way to combine the FDF file and the original PDF
> form into one single PDF file and strip the field infomation such that the
> file will not be as big as the original pdf template?
Yes. Import the form data into the PDF. Print to a Postscript file, saving
same in a folder that is "watched" by Distiller. The PDF produced by
Distiller will be absent the form fields from the PDF that was used to
generate the input to Distiller.
BTW, you haven't stated what you're really trying to do. You must have the
full distribution of Acrobat to create a fillable PDF; so I've given you a
way to do what you want with the full distribution of Acrobat.
Cheers.
Bill Segraves
To clarify my previous message, I said that Acrobat Approval is a bit
expansive is in the sense of royalty.
Thanks,
Gary Wu
Paulo Soares <var...@yahoo.com> wrote in message news:<3e895fd4...@news.telepac.pt>...
Thanks Bill. What I'm looking for is a royalty-free solution. Acrobat
can definitely do the job but like Approval and FDFMerge, it's royalty
based.
I found that there are classes called FdfReader and FdfWriter in
iText. Does anyone know how I should use them to flatten a FDF file?
Many thanks,
Gary Wu
O.K. From your response, I infer you're looking for a solution you can
deploy for use by others, without requiring the use of anything Acrobat
except perhaps Reader.
There *are* ways to generate a PDF file that do not require the use of
Acrobat, e.g., see www.fpdf.org.
Bill Segraves