473,378 Members | 1,543 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,378 software developers and data experts.

Acrobat ActiveX Error

Hi,
I'm using acrobat reader contorl in my vb.net application to
display pdf files. I'm using version 8.0 of acrobat, but if i run my
application on other machine which has different version of acrobat
reader (let's say version 5.0) it is giving me an error.

If the acrobat version is same on both machines, no error. How can i
make it to run on different machines which have different versions of
acrobat reader.
Thanx
Khan

Feb 10 '07 #1
2 2274
Khan,

The easiest way of fixing this issue isn't a pretty one. That is to create
the report with the older version of the ActiveX control. The problem is
that as a piece of software 'matures', the way in which it works also
matures and when you try using an older version of the software to open a
piece of work using newer components, backward compatability issues arise.
If you then create the report using the older code, forward compatability is
normally not an issue.

That being said, you could trap for the error in your code and let the user
know that they need a newer version of the Reader to open and view the
report. Since it's a free download, you could even automate the update. If
there's a way of 'versioning' your software so that it calls the correct
components, I'm sure one of the more advanced folks here can answer that
question.

Bruce

"Khan" <am**@programmer.netwrote in message
news:11**********************@h3g2000cwc.googlegro ups.com...
Hi,
I'm using acrobat reader contorl in my vb.net application to
display pdf files. I'm using version 8.0 of acrobat, but if i run my
application on other machine which has different version of acrobat
reader (let's say version 5.0) it is giving me an error.

If the acrobat version is same on both machines, no error. How can i
make it to run on different machines which have different versions of
acrobat reader.
Thanx
Khan

Feb 10 '07 #2
Technically;

Adobe is a bunch of fucking retards for using ActiveX; I mean-- do I
really want to open a control programmatically in my browser?

I mean; any time I open a PDF I have to go into task manager and kill
the AcroRd32.exe process; I mean; do you really think that it's ok to
tie up 32 mb of memory just because I view one of your documents?

Does EXCEL do this?
Does WORD do this?
Does IE do this?
Fuck Acrobat; seriously; fuck that... it is a constant memory leak /
TSR (terminate and stay resident)

Shell AdobeAcrobat and fuck ActiveX

Microsoft killed ActiveX and they don't have a decent replacement for
it; so I would avoid activeX like the plague

-Larry Linson Jr
On Feb 10, 1:58 pm, "Bruce W. Darby" <kraco...@atcomcast.netwrote:
Khan,

The easiest way of fixing this issue isn't a pretty one. That is to create
the report with the older version of the ActiveX control. The problem is
that as a piece of software 'matures', the way in which it works also
matures and when you try using an older version of the software to open a
piece of work using newer components, backward compatability issues arise.
If you then create the report using the older code, forward compatability is
normally not an issue.

That being said, you could trap for the error in your code and let the user
know that they need a newer version of the Reader to open and view the
report. Since it's a free download, you could even automate the update. If
there's a way of 'versioning' your software so that it calls the correct
components, I'm sure one of the more advanced folks here can answer that
question.

Bruce

"Khan" <a...@programmer.netwrote in message

news:11**********************@h3g2000cwc.googlegro ups.com...
Hi,
I'm using acrobat reader contorl in my vb.net application to
display pdf files. I'm using version 8.0 of acrobat, but if i run my
application on other machine which has different version of acrobat
reader (let's say version 5.0) it is giving me an error.
If the acrobat version is same on both machines, no error. How can i
make it to run on different machines which have different versions of
acrobat reader.
Thanx
Khan- Hide quoted text -

- Show quoted text -

Feb 12 '07 #3

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...
0
by: Michael Strauch | last post by:
Hello, I am trying to use the Adobe Acrobat Reader ActiveX control in a C# program. Adding the control to my application works, calling LoadFile("<pdf filename>") seems to work, too, but when I...
2
by: William Chan | last post by:
I am now using Acrobat 7 ActiveX Control in C# and VB.net. Is there any way to modify the default right click popup menu on that control? Thanks in advance!
3
by: sam | last post by:
Hi! This is sam.. I would like to know acrobat reader controls in vb. Is there any such(Acrobat reader) controls available in visual basic or third patry .. I need to use it in my project . Any...
3
by: moroni | last post by:
No problem 2 set Access up to get address data from tblClients then to use a form as a letterhead and to keyboard in the letter content then save the letter to a tblCorrespondence Get a scanner....
1
by: Khadim | last post by:
greetings, i am trying to develop an application which is supposed to show pdf. i have added the activeX control from the acrobat in my application. everything was working fine, until i got to...
0
by: vidhyapriya | last post by:
hi i am using Acrobat reader in ASP.Net....in add reference->COM->Acrobat Control for ActiveX....in that pdflib.dll file is added....i cant find any acrobat reader control in toolbax...how to use...
1
by: sklett | last post by:
I'm curious if anyone has encountered this. I'm developing an outlook add-in that needs to display a PDF. I've included the Adobe Reader ActiveX cotnrol and when I re-load the form I get the...
10
by: Mauro | last post by:
I'm trying to use the following VB function to transform a pdf document to a tiff one: http://forums.microsoft.com/msdn/showpost.aspx?postid=1665127&siteid=1&sb=0&d=1&at=7&ft=11&tf=0&pageid=1 ...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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...

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.