473,387 Members | 3,810 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,387 software developers and data experts.

Using Acrobat COM object in VB.NET

I am writing Window service in VB.NET. The service uses COM object by
importing the API and using CreateObject("AcroExcg.PDDOC") function
When I run this on my computer it works fine but when I compile it and
transfer the service to another computer, which have the same acrobat
version installed (meaning the com object is there to), The service get
stuck.
does any one know if CreateObject is the right way of calling COM
object or is there another better way of calling com object from .net
code?

Nov 16 '05 #1
1 4391
Please post VB.NET questions to the microsoft.public.dotnet.languages.vb

Willy.
"okaminer" <ok*******@yahoo.com> wrote in message
news:11**********************@z14g2000cwz.googlegr oups.com...
I am writing Window service in VB.NET. The service uses COM object by
importing the API and using CreateObject("AcroExcg.PDDOC") function
When I run this on my computer it works fine but when I compile it and
transfer the service to another computer, which have the same acrobat
version installed (meaning the com object is there to), The service get
stuck.
does any one know if CreateObject is the right way of calling COM
object or is there another better way of calling com object from .net
code?

Nov 16 '05 #2

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

Similar topics

8
by: Chris | last post by:
Hello all, I wish to automate printing of PDF documents in a C# application. Is there an Adobe .net object? I tried to create a reference to the COM Object Adobe Type Library, but I get error...
1
by: Sakharam Phapale | last post by:
Hi All, I am working on Text editor. We are using Microsoft Word object for Spelling checking and correcting. Now I want to add new word in Word dictionary using Word object. Can anyone guide...
1
by: Diego F. | last post by:
Hello. I have a web service with a hast table. I want it to store the hash table in the Application object so the client (Windows application) can retreive this data at any time during the...
0
by: Sakharam Phapale | last post by:
I am working on Text editor. We are using Microsoft Word object for Spelling checking and correcting. Now I want to add new word in Word dictionary using Word object. Can anyone guide me how to...
1
by: Gomathi | last post by:
hi all, In my windows application, i added a word object reference. Using word object, i'm doing spell checking. After spell checking, i quited the word object. But still its running in task...
0
by: Megan | last post by:
Has anyone tried to send emails using Notes object library in ASP.NET? I'm getting an error 'Can't create Activex Object' while creating Notes session. It is working fine in Windows applications -...
1
by: munusoni | last post by:
Hi everyone, i am using ASP 3.0 to create web pages for a college project and i am having problems in using recordset object through session object to pass data to all web pages.Anyone tell me how...
9
by: jewel87 | last post by:
Hi, I have a program with several classes which i was debugging and just found out strange thing: it creates the object in a constructor(class Employee), allocates all memory for other class...
5
by: neovantage | last post by:
Hey all, I want to import data into mysql Database without using Com object using php technique from a Microsoft Excel File?
1
by: ravibhartiya | last post by:
Hi, I am using the following code for sending email Sub SendEmail(iOrgId,strEmailFrom,strEmailSubject,strEmailBody,strEmailTo) Dim ObjEmail ObjEmail.To=strEmailTo ObjEmail.From=strEmailFrom...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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.