473,796 Members | 2,583 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

editing PDF with form fields

I am using itextsharp to fill in and flatten some fields from data
filled in a web form field and all works quite well.

The question now is how to manage the pdf template that has the fields
to be filled, changing it in acrobat is slow and difficult as there
are no word processing tools. I tryed Foxit PDF Editor but cannot find
a way to name the form fields. Is there a way to mantain a source
document, for example in Word and automatically get the needed pdf
without having to go to acrobat each time to name each field again?

Mar 28 '07 #1
4 2531
On Mar 28, 3:25 am, "Mike De Petris" <mikedepet...@g mail.comwrote:
I am using itextsharp to fill in and flatten some fields from data
filled in a web form field and all works quite well.

The question now is how to manage the pdf template that has the fields
to be filled, changing it in acrobat is slow and difficult as there
are no word processing tools. I tryed Foxit PDF Editor but cannot find
a way to name the form fields. Is there a way to mantain a source
document, for example in Word and automatically get the needed pdf
without having to go to acrobat each time to name each field again?
NitroPDF is a good option.

Scribus is free, and I understand quite good.

I generally use FormMax for PDF templates, as it's very fast and easy,
and I've had it installed for free. Not specifically for PDF, but can
export to PDF, including form fields: http://www.acrosoftware.com/products...ax/default.asp

Mar 28 '07 #2
Oops, meant to say "I've had it installed for years"...
Mar 28 '07 #3
Mike,

PDF-XChange Standard or PRO versions allow you to create PDF forms from
Office Web Forms fields in a Word document.

http://www.docu-track.com/home/prod_user/

You can download an evaluation version form here :
http://www.docu-track.com/downloads/users/

So if you create the Word form first - then convert to PDF using the Addin
option to convert form fields - you can maintain the form in Word and just
create a new modified version as and when required from your original Word
document.

However there is no way to edit existing forms at this time.

With regards our PDF Viewer - Forms support is due in about 7-10 days
(including JavaScript) and this week build 114 adds full text search to the
existing feature set.

HTH

--
Best Regards

John Verbeeten
Tracker Software Products
PDF-XChange & SDK, PDF-XChange Viewer;
PDF-Tools & SDK, Image-XChange SDK,
TIFF-XChange & SDK, Raster-XChange.
Email : jo***@docu-track.com
Support: http://www.docu-track.com/forum/index.php
Web site : http://www.docu-track.com
"Mike De Petris" <mi**********@g mail.comwrote in message
news:11******** **************@ l77g2000hsb.goo glegroups.com.. .
>I am using itextsharp to fill in and flatten some fields from data
filled in a web form field and all works quite well.

The question now is how to manage the pdf template that has the fields
to be filled, changing it in acrobat is slow and difficult as there
are no word processing tools. I tryed Foxit PDF Editor but cannot find
a way to name the form fields. Is there a way to mantain a source
document, for example in Word and automatically get the needed pdf
without having to go to acrobat each time to name each field again?

Mar 28 '07 #4
On Mar 28, 7:06 pm, "John V-Tracker" <j...@docu-track.comwrote:
You can download an evaluation version form here :http://www.docu-track.com/downloads/users/
I now have a better picture, after trying out Foxit editor and reader.

Our specific problem is a bit hard to manage, as we are filling the
pdf fields that Foxit PDF Reader calls "annotation ". We fill them with
text by code using iTextSharp library, and then "flatten" (and
encrypt) the pdf document before sending to the user.

This means there is no easy way to edit both the pdf text (and images)
together with the empty "annotation " fields. I guess we sould instead
use a 3rd party product to manage the document in word and export it
to pdf (with empty annotations) after editing, but I am still looking
for a solution, as nothing seems to let me edit the pdf directly with
a bit of basic word-processing features.

Actually we have to edit the word document, export to PDF and then
recreate all annotations again in acrobat writer, that is at least
unpractical.

Thank you for your precious help.

Mar 29 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1879
by: nospam | last post by:
Amazon wins patent for ordering forms, Collapsing and Maximizing Form Areas.... NAME OF PATENT Method and system for displaying and editing of information # 6,615,226 http://tinyurl.com/m7v8 **** CLAIM #10 ****
1
2132
by: RC | last post by:
I have an Access 2002 database with many tables and forms (but just to keep things simple, let's say the DB has one Table "Table1" and one Form "Form1"). I have managed to cobble together so much complex code to add records and edit records I need to step back and ask you all what is the proper way to do this. The database is DAO. The table has Columns SerialNumber, CPU, HardDrive and Model. I am trying to use a Form to fill out the...
0
2121
by: Ace Calhoon | last post by:
Hello, Using Access 2003 SP-1. I have a form which contains a subform. Each form represents a table, and is linked by two fields. These fields are also related in the underlying tables, with referential integrity and cascading updates enabled. The problem occurs when I attempt to update one of the link fields in the parent form. Instead of displaying the cascaded updates (i.e. not
1
1597
by: ___Newbie___ | last post by:
Hello, What is the best way to implement a form based editing? The user would select first from a list control (highlighted selection) ? e.g. through a listbox or datagrid. Then, select from buttons: , , . When editButton is clicked, a form will be displayed for editing. How would I populate the form edit window? By setting each field. e.g. fieldA.text = "value", fieldB.text, etc. Or is there something like DataGrid control displayed...
5
2670
by: tsnyder | last post by:
I need to have an option button that allows editing to a field only when it is checked.
5
2319
by: sara | last post by:
Hi - I have 2 new questions in a new database I'm trying to develop. The first has 6 fields on a table and allows the user to enter them on a form. The form is bound to the table. All 6 fields are default value = 0 on the table and on the form. Fields are filled in at different times and maybe by different people, so I wanted them all to "initialize" to 0.
4
3386
by: helenwheelss | last post by:
Access 2003, using a bound form. I'm seeing rather annoying behaviour when editing data in a control with a default value. It only happens when the form is on a new record. A specific example: on my form, the first control is bound to a date/ time field and has a default value of now(). When users need to change this control's data, they'll most commonly need to alter the time part leaving the date as is. But, on a new record, when...
14
2497
by: cjakeman | last post by:
Hi, Solved a little mystery yesterday when I built a form that combined 2 tables with a 1:M relationship and relational integrity. All the correct data was visible on the form but, if I tried to edit any of the fields, the PC bleeped. Seems it was due to the query the form was based on. Again, editing any of the fields of the query caused the PC to bleep.
10
2118
prn
by: prn | last post by:
Hi all, Among other things, I maintain an Access application that I have inherited from about a half-dozen previous maintainers. :( I got a call from one of the users to the effect that one of the forms no longer allows editing of data. That is, you can click in the box, but can't change the data that appears in them. The cursor goes where you click, it sits there and blinks, but when you try to type or delete, nothing happens. The data...
0
9680
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9528
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10455
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10173
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7547
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6788
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5441
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5573
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
3
2925
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.