From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4719 Path: main.gmane.org!not-for-mail From: Xander Schrijen Newsgroups: gmane.comp.tex.context Subject: Re: a better pdf clock Date: Tue, 22 May 2001 23:24:34 +0200 Sender: owner-ntg-context@let.uu.nl Message-ID: <200105222124.f4MLONI20204@spider.let.uu.nl> References: <3.0.6.32.20010521120535.01206880@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 (Apple Message framework v388) Content-Type: text/plain; format=flowed; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035395362 28138 80.91.224.250 (23 Oct 2002 17:49:22 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:49:22 +0000 (UTC) Cc: ntg-context@ntg.nl Original-To: Hans Hagen In-Reply-To: <3.0.6.32.20010521120535.01206880@server-1> Xref: main.gmane.org gmane.comp.tex.context:4719 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4719 On Monday, May 21, 2001, at 12:05 PM, Hans Hagen wrote: > Hi, > > I found out that this one runs well on acrobat 4 (exchange), > works but with > messages on acrobat reader 4 CE, and works ok on acrobat reader > 5 [i have > no acrobat exchange 5 here]. I wonder if this file works ok on > acrobat 4 > for linux. Very nice! It works in Acrobat Reader 5.0 for Mac OS X, but not in the standard Preview application. > Since max os x has a pdf screen driver, it should be possible to > write gadgets like this as os extensions. Actually, I don't think OS X has built-in PDF rendering as per the PDF specs. Rather, its native imaging model very closely resembles that of PDF, and there are system APIs to read/write content to PDF. But rendering embedded fonts, for instance, didn't work in the beta, and I guess javascript doesn't work in the current version. Xander.