PDF and Excel Merge in windows Service in C# .NET

We are not able to use SyncFusion for PDF merge as well as for Excel Merge in Window Service developed in vs 2005 c# on Windows Server 2003.
After the Execution of the PDFMerge.Merge(Source,Destination) we are getting error.
Please Provide the solution ASAP.

3 Replies

AD Administrator Syncfusion Team March 16, 2007 10:54 PM UTC

Hi Deepali,

I tried merging PDF documents using Windows service in windows 2003, but I faced some issues in creating it. I will consult with my development team and let you know the details in a business day.

Regards,
Sarath


CD Chad Dunham July 27, 2007 07:02 PM UTC

I am experience a very similiar issue. Has this ever been resolved?

Thanks
Chad


>Hi Deepali,

I tried merging PDF documents using Windows service in windows 2003, but I faced some issues in creating it. I will consult with my development team and let you know the details in a business day.

Regards,
Sarath


SK Sarath Kumar G Syncfusion Team July 27, 2007 10:31 PM UTC


Hi Chad,

Thank you for your interest in Essential PDF.

It is possible to use your PDFDocument object in a Windows Service.

Could you please make sure that your project has a "licenses.licx" file with the following entry for syncfusion components in your project.

"Syncfusion.Core.Licensing.LicensedComponent, Syncfusion.Core"
http://www.syncfusion.com/Support/user/uploads/license_4dd5ae62.zip

You can just include this file in your project that uses PDF.

Also, can you please try the following trouble shooting tips in the attached file,

http://www.syncfusion.com/Support/user/uploads/Troubleshooting tips_944ecc7c.zip

Kindly let me know if you have any other queries.

Regards,
Sarath

Loader.
Up arrow icon