Hi All
Having resolved my general thumbnail issue I'm now seeking guidance in how to create auto thumbnails for MS Office docs. I'm confused whether this feature is supported in Resourcespace or not. The wiki says it is, but perhaps my Office docs need to be generated with an inbuilt thumbnail/preview for this feature to function?
Any thoughts much welcomed.
Cheers
Lea
PHP version | 5.3.10 config:C:\PHP\php.ini | OK |
MySQL version | 5.5.20 (client-encoding: latin1) | OK |
GD version | bundled (2.0.34 compatible) | OK |
PHP.INI value for 'memory_limit' | 2000M | OK |
PHP.INI value for 'post_max_size' | 1000M | OK |
PHP.INI value for 'upload_max_filesize' | 1000M | OK |
Write access to C:\inetpub\wwwroot\resourcespace\include/../filestore | OK | |
Blocked browsing of 'filestore' directory | OK | |
ImageMagick | Version: ImageMagick 6.7.5-2 2012-02-05 Q16 http://www.imagemagick.org | OK |
FFmpeg | ffmpeg version N-37586-g6833fe4 | OK |
Ghostscript | OK | |
EXIF extension | OK | |
Exiftool | OK |
--To view this discussion on the web visit https://groups.google.com/d/msg/resourcespace/-/2kDSUH0nT4AJ.
You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
To post to this group, send email to resour...@googlegroups.com.
To unsubscribe from this group, send email to resourcespac...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/resourcespace?hl=en.
To unsubscribe from this group, send email to resourcespace+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/resourcespace/-/1qdoJ8ZrQTkJ.
To unsubscribe from this group, send email to resourcespac...@googlegroups.com.
If you want really good multi-page Office Document support, you really
need to get unoconv working, and I've only seen this work on Linux.
> --
> You received this message because you are subscribed to the Google Groups
> "ResourceSpace" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/resourcespace/-/uQMjnjYC1rYJ.
>
> To post to this group, send email to resour...@googlegroups.com.
> To unsubscribe from this group, send email to
> resourcespac...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/resourcespace?hl=en.
--
Tom Gleason
Vice President, Engineering
Colorhythm LLC
http://www.colorhythm.com
Main Office: +1 415-399-9921
Fax: +1 253-399-9928
Mobile: +1 347-537-8465
> --
> You received this message because you are subscribed to the Google Groups
> "ResourceSpace" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/resourcespace/-/McL34aJ7aegJ.
I don't have a lot of complex Office Documents, and I usually use and
recommend Open Office, so I haven't seen a lot of incompatibilities,
although I have seen a couple of instances where the Microsoft Office
and Open Office render a document differently enough that it was
irritating. I can remember this happening when I produced complex ODF
documents with tables (invoices) programmatically, saved them to a
Microsoft format via Open Office, so our offices could use their
Microsoft Products to edit them if necessary, which is where it got a
bit buggy.
Unconv is still the best solution available (next in line would be
qlpreview on mac).
Here's a nice page of reasons why Microsoft won't support a
server-side Office application. http://support.microsoft.com/kb/257757
Even if they did, the consequences would be pretty bad. You'd have to
either fork the processing of previews to a separate server (assuming
you want to use Linux but have to run an "Office Server" on Windows,
or host your whole RS application on Windows and miss out on the other
benefits of Linux) And it would likely be very expensive. For example,
to run InDesign on the server side, you have to pay something like
$15K+ depending on your usage, and it is illegal to try to script a
single normal InDesign application on the server-side.
Tom
> --
> You received this message because you are subscribed to the Google Groups
> "ResourceSpace" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/resourcespace/-/_AxihwslBEkJ.
Hi Guys
Looking at the command in preview_preprocessing, it looks like it
probably wasn't designed to work on Windows, but maybe isn't that
difficult for someone with Windows skills to fix:
run_command("unzip -p $file \"docProps/thumbnail.jpeg\" > $target");
> --
> You received this message because you are subscribed to the Google Groups
> "ResourceSpace" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/resourcespace/-/0sdpR5AwWkoJ.
Thanks Tom, no thumbnail in folder docProps...and I've spent ages trying to find the option to enable this in Word 2007...not having a great day!
[David ARNOULT] Hi
I confirm this problem. As long as ther’s no emf support bu imagemagick on linux (licensed format , you can still try to use unoconv plugin+ open office to convert them to pdf. It works but not for all Word format.
Rgds
David
--
You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to resourcespac...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.