473,669 Members | 2,335 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Adobe SDK

Hello All,

Our development environment is Visual C#.NET and we develop applications
based on client/server model. We have installed Adobe's SDK, Acrobat
Professional 7.0 and Adobe Designer 7.0

Some of our requirements are

1) To create PDF templates, pre-fill them with data and send them across
client browsers

2) To capture form data which users have submitted using the PDF form for
process workflow.

Initially I thought that I could use Acrobat SDK for this purpose. But the
API's they offer are overwhelming and confusing. Even after several days of
research, I am still at the same point confused more.

My question is can we use FDF toolkit for our requirements? Does Acrobat
Professional 7.0 include the Form Server or is it a separate component that
we need to buy or does it come included with FDF toolkit?

I would like to know what we can do and what we cannot do with it? Can
anyone please highlight me the features of FDF toolkit?

Thanks in advance!!
Nov 19 '05 #1
2 2495
I would recommend using a third-party component to handle a lot of the PDF
functions. There are plenty of them out there that can do a lot of the
things you want except they use managed code, which makes life a lot easier.
That would make it a lot easier to work with from a .Net environment.
Otherwise you have to use interop to talk to the non-managed SDK.
TallComponents (http://www.tallcomponents.com/) has a number of tools that
you can use to manipulate PDF docs and work with PDF forms (they also have
eval versions I believe). There's an open-source PDF component at
SourceForge called iTextSharp (http://sourceforge.net/projects/itextsharp/)
that works great for creating PDF documents though I haven't played with the
form portion of it.

Hope this helps,
Mark Fitzpatrick
Microsoft MVP - FrontPage

"Diffident" <Di*******@disc ussions.microso ft.com> wrote in message
news:91******** *************** ***********@mic rosoft.com...
Hello All,

Our development environment is Visual C#.NET and we develop applications
based on client/server model. We have installed Adobe's SDK, Acrobat
Professional 7.0 and Adobe Designer 7.0

Some of our requirements are

1) To create PDF templates, pre-fill them with data and send them across
client browsers

2) To capture form data which users have submitted using the PDF form for
process workflow.

Initially I thought that I could use Acrobat SDK for this purpose. But the
API's they offer are overwhelming and confusing. Even after several days
of
research, I am still at the same point confused more.

My question is can we use FDF toolkit for our requirements? Does Acrobat
Professional 7.0 include the Form Server or is it a separate component
that
we need to buy or does it come included with FDF toolkit?

I would like to know what we can do and what we cannot do with it? Can
anyone please highlight me the features of FDF toolkit?

Thanks in advance!!

Nov 19 '05 #2
Hi All,

I work for a company that has a product that will allow you to create
PDF documents and pre-fill them before sending them over to the users.
It also allows to capture the data user entered in the pdf form. The
company name is ceTe Software and the name of the product is DynamicPDF
Merger for .NET. Following is the link to the download of fully
functional evaluation version
http://www.cete.com/Products/MergerForNET/Download.csp. Look at
the AcroFormFill example which shows how to bring in an existing PDF
document as an template and fill it with data. The examples are
downloaded with the product download.

Vishal Mehta

Diffident wrote:
Hello All,

Our development environment is Visual C#.NET and we develop applications based on client/server model. We have installed Adobe's SDK, Acrobat
Professional 7.0 and Adobe Designer 7.0

Some of our requirements are

1) To create PDF templates, pre-fill them with data and send them across client browsers

2) To capture form data which users have submitted using the PDF form for process workflow.

Initially I thought that I could use Acrobat SDK for this purpose. But the API's they offer are overwhelming and confusing. Even after several days of research, I am still at the same point confused more.

My question is can we use FDF toolkit for our requirements? Does Acrobat Professional 7.0 include the Form Server or is it a separate component that we need to buy or does it come included with FDF toolkit?

I would like to know what we can do and what we cannot do with it? Can anyone please highlight me the features of FDF toolkit?

Thanks in advance!!


Nov 19 '05 #3

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

Similar topics

3
2008
by: Hank Reed | last post by:
I have been using the ShellExecute command for about a year to print out a list of PDF files. It's a great capability. Of course, the documents are actually printed by the Adobe application. We have recently added a new, high speed, black and white, printer which would be perfect for the engineering documents I want to print. Does anyone know if the destination printer can be selected when using ShellExecute? There is a string field...
1
3913
by: JohnC | last post by:
I have this exact same scenario. It is new and seems to be related to when we installed Adobe 7.0 Standard/Professional. We have an MDB on a LAN file server. Using Access 2K and Windows 2K. When the application is opened by someone, it seems that if one of the Adobe 7.0 (Standard or Professional) users susequently open the application, they get the error - "...You do not have exclusive permissions to the database. Changes that you...
2
1586
by: Andre L via AccessMonster.com | last post by:
We run numerous Access reports which we auto export as .rtfs to a share. We also have numerous Excel sheets. Each month 10 or more of these reports are combined into deprtmental monthly packets. We were given Adobe Acrobat Professional 6 and told it could build the packet for us in an automated fashion....ie it could convert the 10 or so reports to PDF format and merge them into one file. Manually I found this simple enough to do....
6
5264
by: jdph40 | last post by:
We recently had to upgrade the computers in our company. Now our office's website on our company intranet no longer recognizes reports saved in snapshot format. We get an error message that the file we are downloading "cannot be opened by the default program. It is either corrupted or it has an incorrect file type." We had no problem until our upgrade, but our IT department says there's no fix. My question is concerning Adobe Acrobat....
1
3381
by: MuZZy | last post by:
Hi, I just wonder if someone has any idea where i could get description of Adobe SDK functions translated to C#/VB.NET? The problem is this: we have an C#/VB.NET app which uses Acrobat COM classes for deviding/merging some pdf's. It's all working fine with version 5 of Adobe Acrobat installed, but when we switch to version 7 we started getting problems. I'm having difficulty fixing that because i have no clue what parameters should be...
0
3506
by: s.danyal.k | last post by:
Hi All, I have made an application that loads an Adobe Acrobat file and shows it. For this I ve used Adobe ActiveX Control available in C#. Heres a sample code. I am adding the control programmitically and NOT through the designer.
0
1690
by: Hank | last post by:
We have been printing pdf files through Adobe, from Access for several years. Adobe version 5.0 is currently installed. Recently we have received PDF files that were created under the Adobe 7.0 version. When trying to view a file manually Adobe 5.0 displays a pop up message: "This file may contain newer information than this viewer can support. It may not open or display correctly". There is a check box with the pop-up that says,...
5
5943
by: ASP.NET explorer | last post by:
I have been asked to create some simple animation using Adobe Flash player in ASP.NET(C#) web application. While I am fairly well versed with ASP.NET C#, I absolutely have NO IDEA about how to say "Hello World" in a Flash enabled web page rendered via ASP.NET. Can any one let me get started? ---
10
6714
by: Jules Winfield | last post by:
Guys, I've been designing applications for the financial services industry using MSFT technologies for many years (Win32 API, MFC, and now .NET WinForms). All applications are Internet-based, with a "thick client" which makes calls to my grid of servers via a socket or remoting connection. Customers are pleased with my work but it seems that over the past twelve months or so, those same customers have expressed a strong demand to...
2
8096
by: =?Utf-8?B?SmVycnkgQw==?= | last post by:
I have a server 2008 IIS 7.0 with indexing service installed. I have created the catalog and have a test page using these posts: http://kbalertz.com/954822/install-configure-Indexing-Service-Windows-Server-computer.aspx http://kbalertz.com/820105/Application-Query-Indexing-Service-Catalog-Using-Visual-Basic.aspx I can search some files .xls .doc and others but It will not find anything in .pdf
0
8382
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
8802
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8658
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7405
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6209
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
5682
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
4384
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2792
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2028
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.