English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi,
I'm doing my proj to convert pdf files to images. For that i'm trying to read pdf files and put it as images. I got the idea of how to do it in java. But while trying to convert into .net i have to use a package called javax.imageio.. How can i use it in .net..
Please suggest..
Thanks,
Balaji..

2007-03-18 20:45:33 · 2 answers · asked by Bala 1 in Computers & Internet Programming & Design

2 answers

Not sure. There is an ongoing project in openSource.org to link with c++ (instead of C#) with the .net libraries. You may have to use Java6 and the new JSR231 scripting classes. The problems I have found is searching for answers on this feature. There is java.net and then there is .NET. On the sun java forums, there is but a few examples where they use SOAP to connect a binding to a java class. I'm sorry I don't have a definitive on this. This is a experimental project that I have meant to pick up again when I find the time.

2007-03-18 21:03:32 · answer #1 · answered by Anonymous · 0 0

hi
the package contains the basic classes and interfaces for describing the contents of image files...
check this site for sample codes on imageio:

http://www.exampledepot.com/egs/javax.imageio/pkg.html

2007-03-18 20:54:53 · answer #2 · answered by abd 5 · 0 0

fedest.com, questions and answers