G
gaurav
Hi
We have very large html reports that gets printed on the client machine from
our Windows based application hosted on a citrix server.
Since the reports are very wide with lots of columns, we cannot print them
directly from the browser and internally convert it to a excel file using
Microsoft Excel Automation Library (COM) and then print the report.
I have a couple of questions :
1. Is there a better way to create a excel document without using Microsoft
Excel Com Library that takes html as input and generates a Native format
Excel file format as output ?
2. We plan to host a seperate service on a standalone Production server that
just takes the html as input and outputs a pdf document ( internally the html
gets converted to Microsoft excel file using Excel Com library and then
covert the excel file to pdf. This pdf is then supplied to the requesting
Production server, which actually prints the pdf document on the client
machine.
In case we use scenario 2 , I am not sure how the Microsoft Excel licencing
will work. Since we have actual Microsoft Excel library installed on only one
Production server, is it ok to assume that we will need only server licence
for that machine.
Thanks in advance.
Regards
We have very large html reports that gets printed on the client machine from
our Windows based application hosted on a citrix server.
Since the reports are very wide with lots of columns, we cannot print them
directly from the browser and internally convert it to a excel file using
Microsoft Excel Automation Library (COM) and then print the report.
I have a couple of questions :
1. Is there a better way to create a excel document without using Microsoft
Excel Com Library that takes html as input and generates a Native format
Excel file format as output ?
2. We plan to host a seperate service on a standalone Production server that
just takes the html as input and outputs a pdf document ( internally the html
gets converted to Microsoft excel file using Excel Com library and then
covert the excel file to pdf. This pdf is then supplied to the requesting
Production server, which actually prints the pdf document on the client
machine.
In case we use scenario 2 , I am not sure how the Microsoft Excel licencing
will work. Since we have actual Microsoft Excel library installed on only one
Production server, is it ok to assume that we will need only server licence
for that machine.
Thanks in advance.
Regards