Search found 4 matches

by davidarnoult
Fri Feb 16, 2007 1:06 pm
Forum: GFL SDK
Topic: Thumbnails for office documents
Replies: 1
Views: 3061

Thumbnails for office documents

Hi,

I use Gflax to preview pdf, jpg, png etc documents, and I would need to do the same for .doc, .xls and .ppt documents.

Is there an easy way to render a thumbnail in ASP page with GFlax of Office document like Word, Excel, Powerpoint document? A thumbnail can be seen in windows explorer of WOrd ...
by davidarnoult
Wed Jan 24, 2007 1:33 pm
Forum: GFL SDK
Topic: Improving thumbnail creation on the fly for PDF
Replies: 2
Views: 2199

Thanks Pierre for your answer.

Looking forward getting next release then!
Don't forget to announce it via your mailing list.

Just to tell you that you're doing a great job with this software! It is a shame we don't have any new version since 2.54.

Best Regards

David
by davidarnoult
Wed Jan 24, 2007 8:41 am
Forum: GFL SDK
Topic: Improving thumbnail creation on the fly for PDF
Replies: 2
Views: 2199

Improving thumbnail creation on the fly for PDF

Hi everyone,

I am happy with Gflax 2.40 and I am managing a online library with thousands of documents. I use Gflax to generate thumbnail on the fly of all images including PDF (only Office document can not be displayed...).

I try to improve the speed to create a thumbnail on the fly for big PDF's ...
by davidarnoult
Tue Mar 23, 2004 9:21 am
Forum: GFL SDK
Topic: Problems saving PDF files with GFLAx (French!)
Replies: 4
Views: 4524

Réponse

Bonjour,

Il y a du progrès : bizarrement je réussis à le faire fonctionner en local sur mon IIS mais pas sur le serveur...

Voici le source image.asp :

Dim Path, File

Path = Server.MapPath("/images")
File = rstResults("Path")

call RegExpTest(".jpg|.tif|.psd|.ico|.gif|.png|.eps|.bmp|.pdf|.ai ...