Spire.PDF is a professional PDF library applied to creating, writing, editing, handling and reading PDF files without any external dependencies. Get free and professional technical support for Spire.PDF for .NET, Java, Android, C++, Python.

Mon Aug 11, 2014 8:32 pm

In the demos, the code for loading a PDF document from a stream looks very simple:

new PdfDocument.LoadFromStream(myStream);

However, in the free (3.0) NuGet package we installed, there is no LoadFromStream() method on PdfDocument (though there is a SaveToStream() method).

Is that something which is reserved for the paid version or something?

minutemenu
 
Posts: 2
Joined: Mon Aug 11, 2014 8:24 pm

Tue Aug 12, 2014 2:22 am

Hello,

Thanks for your inquiry.
In the free version the LoadFromStream() method isn't supported, which is reserved for the paid version.
If there are any questions, welcome to get it back to us.
Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Thu Feb 12, 2015 4:08 am

oh man, I just spent a whole lotta time installing this for nothing.

tlynch001
 
Posts: 1
Joined: Thu Feb 12, 2015 3:36 am

Thu Feb 12, 2015 6:29 am

Hello,

There is no the PdfDocument.LoadFromStream() method in the free version, it's only in paid version(Spire.PDF Pack Version:3.2.102); Please check if the dll you added is correct. The right is as below.
Spire.Pdf.dll 3.2.102.5040
Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Tue Feb 17, 2015 7:37 am

Hello,

Has the issue been resolved? Could you please give us some feedback at your convenience?

Thanks,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Return to Spire.PDF