I don't know why Ken is having his messages rejected, but I'm
forwarding this to the group since I have no experience with
Adobe FDF.
Sorry, Ken. I hope someone here can help you.
Cheers!
Mark
----- Original Message -----
From: "Rowe, Kenneth" <[EMAIL PROTECTED]>
To: "'Mark Galbreath'" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 1:13 PM
> Mark,
>
> Have you ever worked with the Adobe FDF package for Java
Servlets? I am
> having trouble getting some calls to work. Please let me know
if you can
> help. My problem is that I'm having trouble linking a PDF to a
program. If
> you have any code snippets or suggestions, I would really
appreciate it.
>
> I get the error 'type expected'.
>
> This is some of the program:
>
> import java.io.*;
> import java.sql.*;
> import javax.servlet.*;
> import javax.servlet.http.*;
> import com.adobe.fdf.*;
>
>
> public class SF86Flr extends HttpServlet {
>
> private Connection con = null;
> FDFDoc outFdf = new FDFDoc();
>
> string s_path;
>
> oufFdf.AddTemplate(true,s_path,"SF86Form.pdf",false);
> outFdf.FDFSetValue("A157","NEW BRUNSWICK",false);
>
> Thanks,
>
> Ken Rowe
>
> p.s. I would have posted this question on the list server but
I can't
> figure out how to submit my question without having my posting
rejected.
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html