Re: [NTG-context] PDF Preview Image

2012-07-15 Thread Kip Warner
On Fri, 2012-07-13 at 19:57 +0200, Hans Hagen wrote: > in theory yes but in practice no > > \starttext > > % quick and dirty test: > > \setobject{test}{1}\hbox{\externalfigure[mill.png]} % gets object 15 > > \startluacode > lpdf.addtopageattributes("Thumb",lpdf.reference(15)) > \stopluacod

Re: [NTG-context] PDF Preview Image

2012-07-13 Thread Hans Hagen
On 12-7-2012 04:22, Kip Warner wrote: Hey list, Many different desktop environments display the first page of a PDF as the file's "thumbnail" image. Is there any way to customize what is used as the preview image for a PDF with ConTeXt? Or is it typesetting environment agnostic and the thumbnail

[NTG-context] PDF Preview Image

2012-07-11 Thread Kip Warner
Hey list, Many different desktop environments display the first page of a PDF as the file's "thumbnail" image. Is there any way to customize what is used as the preview image for a PDF with ConTeXt? Or is it typesetting environment agnostic and the thumbnailers always look for the first page? --