Quantcast
Channel: Aspose.Pdf Product Family
Viewing all articles
Browse latest Browse all 3131

FDF from stream?

$
0
0
I know using iTextSharp I can easily create an FDF from a stream in asp.net (sorry for the formatting): try { HttpRequest pdfRequest = Request; System.IO.Stream istream = Request.InputStream; FdfReader fdf = new FdfReader(istream); } Is there a similar way using ASPOSE.PDF?? I would rather not have to save to a file first before working with the FDF data. Thanks in advance for any help or assistance!

Viewing all articles
Browse latest Browse all 3131

Latest Images

Trending Articles



Latest Images