473,386 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Excel / .Net: Extract a given Range into Picture or X(HT)ML?

Hello there,

Is there any -reliable- way to extract certain, given ranges in excel
files into either a picture (each) or into proper xhtml? I am asking
because I am currently automating a document transformation from
several hundred thousand xhtml datasets into a .pdf via proper xml +
xsl-fo transformation, but one of the constraints is to open all file://
links that point to .xls files to appear in the .pdf, too.

Now what we had in our old, very very flacky system was opening the
excel files one by one, select the range, use the semi-
stable .CopyPicture(...) method of excel and paste that (from the
clipboard!) into a graphic file etc etc. Which, apparently, is
bullcrap.
Now with all the xsl-fo transformation hotness, we still can use
images -or- proper xml or xhtml for that, but I am kinda lost what
else there is to do beside utilizing the clipboard for only a range of
rows/cells in a excel file without loosing the format and the actual
data.

Does anyone know any reliable, native .net excel/biff reading
libraries that could accomplish this? Or does the Office Interop
actually provide a stable solution for that kinda scenario?
Any help would be greatly appreciated!

Cheers & thanks,
-Jörg
Sep 2 '08 #1
0 1591

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: HankC | last post by:
Hello: Sorry if I'm asking obvious questions but I'm still a little on the fringe of the python scene... I'm slowly migrating from Delphi/Kylix to Python/Wx to facilitate cross-platform...
14
by: John Bentley | last post by:
Note this is crossposted to comp.lang.javacript and microsoft.public.dotnet.scripting. After some Googling and FAQing my understanding of these terms is, crudely: Javascript (3 different...
3
by: fred | last post by:
I came across this link on the MS site as a refrence for the hardware requirements for .NET Enterprise Architect. Are MS Smoking Something, I have been developing in .Net for a while and I honestly...
5
by: Adam | last post by:
Hi, How do i listen for windows messages in c# on compact.net? I have a window containing an instantiation of the HTML viewer control, which is a child of the main form. As the compact...
1
by: jm | last post by:
I promise. I have tried everything I could find. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/SecNetHT05.asp (and much more) I have an asp (not .net) page...
16
by: who be dat? | last post by:
Consider the following code which enables multithreading in an ASP.Net application I'm writing: Code in global.asx Application_start subroutine, Threadnotify is declared Globally as a new thread...
3
by: Awah Teh | last post by:
Is there a good resource, or could somebody please guide me on MIME-type interaction in .Net? What I want to do, is build an application that could open files of a certain type (for argument sake...
3
by: richard | last post by:
OK, Im working with a DataList in .Net 2.0, the code shows the list when the query has executed. I have the page feature in its own div and display:none so its not visible until the list shows....
0
by: shamirza | last post by:
· When was .NET announced? Bill Gates delivered a keynote at Forum 2000, held June 22, 2000, outlining the .NET 'vision'. The July 2000 PDC had a number of sessions on .NET technology, and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.