fdf -> pdf

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Reimar Bauer

    fdf -> pdf

    Dear all


    Does someone know if it is possible to fill fdf data on a server into a
    pdf form? Afterwards I want to sent the filled out form to the client.


    Reimar


    --
    Reimar Bauer

    Institut fuer Stratosphaerisc he Chemie (ICG-I)
    Forschungszentr um Juelich
    email: R.Bauer@fz-juelich.de
    -------------------------------------------------------------------
    a IDL library at ForschungsZentr um Juelich

    =============== =============== =============== =============== =======
  • Justin Koivisto

    #2
    Re: fdf -> pdf

    Reimar Bauer wrote:
    [color=blue]
    > Dear all
    >
    > Does someone know if it is possible to fill fdf data on a server into a
    > pdf form? Afterwards I want to sent the filled out form to the client.
    >
    > Reimar[/color]

    Start here:


    (Wait, didn't I answer this yesterday?)

    --
    Justin Koivisto - spam@koivi.com
    PHP POSTERS: Please use comp.lang.php for PHP related questions,
    alt.php* groups are not recommended.

    Comment

    • Sarah Tanembaum

      #3
      Re: fdf -> pdf

      Justin Koivisto wrote:[color=blue]
      > Reimar Bauer wrote:
      >[color=green]
      >> Dear all
      >>
      >> Does someone know if it is possible to fill fdf data on a server into
      >> a pdf form? Afterwards I want to sent the filled out form to the client.
      >>
      >> Reimar[/color]
      >
      >
      > Start here:
      > http://www.koivi.com/fill-pdf-form-fields/
      >
      > (Wait, didn't I answer this yesterday?)
      >[/color]

      But this require you to have Acrobat(Full Version) to create the form.
      Perhaps, is it possible to create the PDF form in PHP using the FDF->PDF
      function/library? Thanks

      Comment

      Working...