I’m using FDF technology to build up a PDF. The code works fine on Window and on Mac. Recently, however, I tried to connect to my application using my iPad through Safari, but the below code doesn’开
On my LOCALHOST, I have a form that creates and FDF file... Also in that file it includes a \'full-path\' -> \'http://localhost/example/example.pdf\'....So when I \'click the link\' to open the FDF fi
Is there any way to create a FDF file within PHP without using the dead FDF functions? I am aware that you can use pdftk to create a PDF from an existing FDF f开发者_Go百科ile, but I need to create th
I have a custom built CRM that is 99% written in Classic ASP/VBScript.Currently we use a FDF to PDF script that generates a bunch of PDF files (depending on which PDF you are choosing to merge.)
We have an VB.net application that is being moved from one box to another. It runs great on the old box. The new box is configured the same as the old one but is on newer hardware. When I run the appl
Does any one know 开发者_运维百科of a good tutorial on how to fill a pdf document fields using the fdf file format? I could find some but mostly in php (which I don\'t know).
I am using Pdftk and pdftk-php (which is based on forge-fdf). I\'d like to generate an FDF that can be merged with a PDF to fill out a dropdown text box with multiple options. The way pdftk-php works
We have created a servlet that provides a FDF file for our clients. The FDF file is created by iText and the output looks fine. Whenever we open the FDF either from the Servlet, or from a local file,
I\'m using FDF to populate a PDF template.On my PDF template, I have a checkbox and radio field called c1 and r1 respectively.What\'s the syntax I should use in my FDF file to check or select the c1 a
First, I have researched this on SO and Google already. In fact, based on this, I\'m pretty skeptical that what I need exists. I\'m almost at the point where I might give up the next 6 months of my li