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 ...
Search found 4 matches
- Fri Feb 16, 2007 1:06 pm
- Forum: GFL SDK
- Topic: Thumbnails for office documents
- Replies: 1
- Views: 3061
- Wed Jan 24, 2007 1:33 pm
- Forum: GFL SDK
- Topic: Improving thumbnail creation on the fly for PDF
- Replies: 2
- Views: 2199
- 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 ...
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 ...
- 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 ...
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 ...