Files
alfresco-community-repo/config/alfresco/subsystems/thirdparty/default
Neil McErlean d4a3467969 Fix for ALF-3580. pdf2swf fails to transform (for some inputs)
As suggested, I've added the poly2bitmap option to the pdf2swf executable by default.
  This has a side-effect of negatively impacting the quality of embedded images.
  But subpixels=72 seems to fix that.

  I've put the new swf.encoder.params in a property so they can be altered by third parties without recompiling.

  The effect of this change is that most transformations seem unaffected, some formerly failing transformations now succeed and some formerly failing transformations now fail but take longer to fail. So there will be a performance impact for some transformations as the price of a greater success rate generally.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@22303 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2010-09-07 15:20:06 +00:00
..