Spire.PDFViewer is a powerful PDF Viewer component for .NET. It allows developers to load PDF document from stream, file and byte array.

Thu Jan 26, 2017 4:20 pm

Hi.
I'm trying to merge(concat) pdfs
Code for applying licaense
Code: Select all
            var resourceInfo = GetResourceStream(new Uri("pack://application:,,,/license.elic.xml"));
            if (resourceInfo != null)
            {
                LicenseProvider.SetLicenseFileStream(resourceInfo.Stream);
               
            }

In license file under Product node only Spire.PDFViewer for WPF is listed.
On merged documents i have red Evaluation Warning.
Does Spire.PDFViewer for WPF license not include this possibilities?

devrus
 
Posts: 3
Joined: Mon Jul 25, 2016 3:43 pm

Fri Jan 27, 2017 2:40 am

Hi,

Thanks for your inquiry.
Sorry that we didn't found your purchase information.Could you please tell us your Order information ?
But for the information you provided I suppose you only purchased the Spire.PDFViewer for WPF.
Did you use Spire.PDF to merge PDF files and then view the merged file via Spire.PDFViewer ? If so, I am afraid that the license of Spire.PDFViewer cannot remove the warning information on merged PDF file generated by Spire.PDF.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Fri Feb 03, 2017 7:06 am

Hi,

How is your issue now ?
Could you please give us some feedback at your convenience ?

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Return to Spire.PDFViewer