Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Wed Feb 04, 2015 12:04 pm

hi,
I have a VB program with reference to Spire.XLS and when I create new workbook, everything works fine, but if I add a reference to Spire.PDF programs return an error when I initilaize a new workbook ...

Workbook Dim as Workbook = new Workbook ()

the error is attached

why? where am I wrong?

I have a license for both products

with best regards

Rossato Luca Giovanni
Attachments
error.png
error
error.png (47.15 KiB) Viewed 1408 times

lucagiovanni
 
Posts: 12
Joined: Thu Aug 14, 2014 6:59 am

Thu Feb 05, 2015 2:08 am

Dear lucagiovanni,

Thanks for your inquiry.

Please note that when using two or more Spire's productions together (you use Spire.Xls and Spire.Pdf), you must reference the dlls from Spire.Office, not from Spire.Xls or Spire.Pdf.
Best Regards,
Burning
E-iceblue Support Team
User avatar

burning.liu
 
Posts: 406
Joined: Mon Aug 04, 2014 6:47 am

Return to Spire.XLS