Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

viewing PDF with adobe if only the reader is installed

16 views
Skip to first unread message

Kerry Frater

unread,
Mar 6, 2007, 5:44:27 AM3/6/07
to
Can someone point me in the right direction.

I am looking to view a pdf inside my applet.
I am writing the code on 2K with Acrobat 6 and testing it on XP with Acrobat
reader V8.

I originally used the Active X control, which was great on my PC but failed
on the XP. A thread mentioned that the Active X component was not being
shipped anymore and mentioned using an OLE container.

So I added the OLE container and using the code from the thread (not used
OLE containers before) I used
if FileExists(MyFileName) then begin
OLE1.CreateObjectFromFile(MyFileName,false);
PcScan.ActivePage := TsOLEPDF;
end;

This also fails.

Kerry

Kerry Frater

unread,
Mar 6, 2007, 11:51:45 AM3/6/07
to
I have just been in contact with Adobe. They say that they DO ship the
ActiveX control but it is different (and supported) in versions 7 & 8. Since
I have V6 Professional and I don't want to mess that up, it appears that I
have to upgrade to V8 Pro.
Once upgraded I then recompile with the new Active X and hey presto it
should work with Acrobat 7 & 8 (but will not work with previous versions).

If anyone knows anything different, please let me know.

Kerry


"Kerry Frater" <ke...@jcs.co.uk> wrote in message
news:45ed...@newsgroups.borland.com...

Girish Patil (Gnostice)

unread,
Mar 7, 2007, 9:23:40 AM3/7/07
to
Hi Kerry,

PDFtoolkit VCL includes a PDF viewer component that can be used in side Delphi
applications. The viewer does not require any external libraries such as Acrobat
Reader to be installed. It is 100% Delphi.

Do check it out.
http://www.gnostice.com/PDFtoolkitoverview.asp

FYI, we are in the process of releasing a new, highly improved version very
shortly.

--
Girish Patil
Gnostice Information Technologies www.gnostice.com
------------------------------------------------------
PDF tools for developers - VCL, .NET, Java & ActiveX
http://www.gnostice.com/softwaredevelopers.asp

"Kerry Frater" <ke...@jcs.co.uk> wrote in message
news:45ed...@newsgroups.borland.com...

Gerhard Wessels

unread,
Mar 13, 2007, 11:56:13 AM3/13/07
to
Girish,

How shortly?

Gerhard

Girish Patil (Gnostice)

unread,
Mar 20, 2007, 3:35:52 AM3/20/07
to
In March.

--
Girish Patil
Gnostice Information Technologies www.gnostice.com
------------------------------------------------------
PDF tools for developers - VCL, .NET, Java & ActiveX
http://www.gnostice.com/softwaredevelopers.asp

Gnostice Caliber Reporter
Reporting application for Borland(R) CaliberRM(R)
http://www.gnostice.com/CaliberReporterOverview.asp
------------------------------------------------------

"Gerhard Wessels" <gerhard...@gmail.com> wrote in message
news:45f6...@newsgroups.borland.com...


> Girish Patil (Gnostice) wrote:
>>
>> FYI, we are in the process of releasing a new, highly improved version very
>> shortly.

> Girish,
>
> How shortly?
>
> Gerhard


0 new messages