• Rotate button in zviewer/flexpaper previewer ?

  • He we will discuss about how to make customization and improvement to the OpenKM source code.
He we will discuss about how to make customization and improvement to the OpenKM source code.
Forum rules: Please, before asking something see the documentation wiki or use the search feature of the forum. And remember we don't have a crystal ball or mental readers, so if you post about an issue tell us which OpenKM are you using and also the browser and operating system version. For more info read How to Report Bugs Effectively.
 #9908  by spacer76
 
Hi,

We are testing OpenKM with our digitized CAD archive.
*Most* of the papers were 'portrait' scanned to a tif image were the drawing on the paper is in landscape.
Importing the archive works like a charm but when previewing an image we can't rotate an imported scanned (tif) cad drawing.

Is there some hidden rotate button in zviewer/flexpaper or another possibility to rotate documents while previewing ?
 #9924  by jllort
 
There's no hidden button by us, these are the parameters:
Code: Select all
{
            		SwfFile : pdfUrl,
				  	Scale : 0.6, 
				  	ZoomTransition : "easeOut",
				  	ZoomTime : 0.5,
  				  	ZoomInterval : 0.1,
  				  	FitPageOnLoad : false,
  				  	FitWidthOnLoad : true,
  				  	PrintEnabled : printEnabled,
  				  	FullScreenAsMaxWindow : false,
  				  	ProgressiveLoading : true,
  				  
  				  	PrintToolsVisible : printEnabled,
  				  	ViewModeToolsVisible : true,
  				  	ZoomToolsVisible : true,
  				  	FullScreenVisible : true,
  				  	NavToolsVisible : true,
  				  	CursorToolsVisible : true,
  				  	SearchToolsVisible : true,
  				    localeChain: "en_US"
  	  			  }, 
  	  			  {
  	  	  			quality:"high",
  	  	  			bgcolor:"#ffffff",
  	  	  			allowscriptaccess:"sameDomain",
  	  	  			allowfullscreen:"true"
  	  	  	  	  }, 
  	  	  	  	  {
  	  	  	  	  	id:"FlexPaperViewer",
  	  	  	  	    name:"FlexPaperViewer"
  	  	  	  	  });
This question might be exposed to flexpaper as a future feature if it's possible to be done, because really we're previewegin swf file.

In other hand we're finishing to create a preview based on images. Here we'll can do some rotation.
 #9931  by spacer76
 
jilort

... is there any chance on giving a time scheme when the previewer based on images will be finished ?
At the moment we have 180k scans so going over every scan to rotate it by hand would be a huge task ...

PS rotation is accepted is a future enhancement in flexpaper. (see http://code.google.com/p/flexpaper/issues/list)
PS II with multipage tiffs only the first page is previewed
 #9978  by pavila
 
If you have a lot of scanned documents and want to rotated them, it can be done from command line with ImageMagick for example. Also I'm sure there are several graphical application than can manage batch image rotation. Or you don't want to make to persist rotation and only wan't for the preview? In this case, we can also help you.

In relation with the TIFF issue, please attach one in this thread to make some test.

About Us

OpenKM is part of the management software. A management software is a program that facilitates the accomplishment of administrative tasks. OpenKM is a document management system that allows you to manage business content and workflow in a more efficient way. Document managers guarantee data protection by establishing information security for business content.