Who ever you are, if you can not help you should just shut up, and why waste your time writing such useless words!!!

You misunderstand the purpose of perlmonks

You said It works if only two /T and /V is inside of the /Fields, the question is why it doesn't work with all of them., indicating, that the problem, as far as IE is concerned, is the format of the PDF file

Your job is to verify the format of the PDF file

Oops, I did it again, I said PDF -- it doesn't matter, PDF/FDF -- the format of either of these files is not perl

If your perl program is not generating the FDF file correctly, we can help you fix your perl program

If firefox opens the FDF file without problem, then that means your perl program is generating the FDF file correctly

So there is nothing we can do to help you, short of installing the same version of windows, internet explorer, fdf software you have, and trying out your program

Do you think it is reasonable for someone to install windows/IE/FDF just to debug your problem?

If you think the problem is HTTP related, try these Tutorials: CGI Help Guide, Troubleshooting Perl CGI scripts


In reply to Re^6: Open FDF file with Perl Help! by Anonymous Monk
in thread Open FDF file with Perl Help! by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.