Previous | Next | (P-PDF) Forms & FDF
Topic: Error opening file
Conf: (P-PDF) Forms & FDF, Msg: 27664
From: gtest
Date: 9/27/2001 12:29 AM
I am using FDF toolkit to generate pdf dynamically. I am using the FDFSavetoBuf method to generate an FDF stream thats sent to the browser. Before doing a binarywrite, I set the content type to application/vnd.fdf. The browser tries to open the file in Acrobat and comes up with the error 'There was an error opening the document. File does not begin with '%PDF-'. Can anyone help me with this error?
Thanks