Problems Rendering Jpg/Png

I'm working on a project where we have tiff images and we break them into the individual pages, then we save those pages into memory streams in order to convert them into byte arrays so we can put that in a datatable column  and bind that table to a report that has a OLE blob field that renders the image.
The problem I'm have is that in  less than 1% of images the report fails to render the image and throw the following error:
Error in file tempReportPath.rpt: The request could not be submitted for background processing
I have analyzed the error and it only happens when the image is saved in the memory Stream and byte array as a compressed format: JPG/PNG/ Etc. Saving the image as a bitmap does not produce this problem, but the bitmap memory footprint makes it unusable for this project.
See code below.
Public Shared Function GetPicturesBytes(ByVal FileFullName As String) As Byte()()
        If Not IO.File.Exists(FileFullName) Then Return Nothing
        Dim tiff As Image = Image.FromFile(FileFullName)
        Dim dimension As New Imaging.FrameDimension(tiff.FrameDimensionsList(0))
        Dim frames As Integer = tiff.GetFrameCount(dimension)
        Dim Result(frames - 1)() As Byte
        For index As Integer = 0 To frames - 1
            tiff.SelectActiveFrame(dimension, index)
            Dim ms As New MemoryStream()
            tiff.Save(ms, System.Drawing.Imaging.ImageFormat.Jpeg)
            Result(index) = ms.ToArray()
            ms.Dispose()
        Next
       'This way because the file remains locked until the Image is disposed!!!
        tiff.Dispose()
        Return Result
    End Function
   Private Shared Function GetImgTbl(ByVal doc As DataTable, ByVal MRN As String,  ByVal patienName As String, ByVal refId As Integer) As DataTable
        Dim imgTbl As New DSDocs.DocsDataTable()
        For Each rw As DataRow In doc.Rows 'wrap.Documents.Rows
            Dim docs()() As Byte = GetPicturesBytes(docFullName)
            If IsNothing(docs) Then
                imgTbl.AddDocsRow(Nothing, (Doc not found!!!),more,Data)
                Continue For
            Else
                For index As Integer = 0 To docs.Length - 1
                    imgTbl.AddDocsRow(docs(index), other,table,data)
                Next
            End If
        Next
        Return CType(imgTbl, DataTable)
    End Function
The returned datable is used as report data source

Hi;
You don't mention which version of Crystal Reports you are using, or if you have installed the latest service packs.
We saw a similar issue recently, and our findings were:
- Crystal Reports 2008 with Service Pack 2 seems to handle images better than other versions
- Bitmap (BMP) files seem to work better than JPGs
Best Regards,
Jonathan

Similar Messages

  • How do I setup Photoshop CC to save jpg/png

    Hey guy's, i'm looking for plugins for Photoshop CC, I have a full license and need a plugin for jpg / png saves, Super PNG is installed in my plugins folder but it still doesn't give me the option to save. I'm just trying to type a font and save it .. can someone please help?

    I am having saving problem!
    Here is my system info:
    Adobe Photoshop Version: 14.2.1 (14.2.1 20140207.r.570 2014/02/07:23:00:00) x64
    Operating System: Mac OS 10.9.5
    System architecture: Intel CPU Family:6, Model:70, Stepping:1 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 2300 MHz
    Built-in memory: 16384 MB
    Free memory: 9955 MB
    Memory available to Photoshop: 15127 MB
    Memory used by Photoshop: 70 %
    Image tile size: 1024K
    Image cache levels: 4
    Font Preview: Medium
    TextComposer: Latin
    Display: 1
    Main Display
    High DPI Monitor
    Display Bounds: top=0, left=0, bottom=900, right=1440
    OpenGL Drawing: Enabled.
    OpenGL Allow Old GPUs: Not Detected.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    AIFCoreInitialized=1
    AIFOGLInitialized=1
    OGLContextCreated=1
    NumGPUs=1
    gpu[0].OGLVersion="2.1"
    gpu[0].MemoryMB=2048
    gpu[0].RectTextureSize=16384
    gpu[0].Renderer="NVIDIA GeForce GT 750M OpenGL Engine"
    gpu[0].RendererID=16918311
    gpu[0].Vendor="NVIDIA Corporation"
    gpu[0].VendorID=4318
    gpu[0].HasNPOTSupport=1
    gpu[0].CompileProgramGLSL=1
    gpu[0].TestFrameBuffer=1
    gpu[0].OCLPresent=1
    gpu[0].OCLVersion="1.2 (Jul 29 2014 21:24:39)"
    gpu[0].CUDASupported=0
    gpu[0].OCLBandwidth=3.28594e+10
    gpu[0].glGetString[GL_SHADING_LANGUAGE_VERSION]="1.20"
    gpu[0].glGetProgramivARB[GL_FRAGMENT_PROGRAM_ARB][GL_MAX_PROGRAM_INSTRUCTIONS_ARB]=[16384]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_UNITS]=[8]
    gpu[0].glGetIntegerv[GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS]=[16]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS]=[16]
    gpu[0].glGetIntegerv[GL_MAX_TEXTURE_IMAGE_UNITS]=[16]
    gpu[0].glGetIntegerv[GL_MAX_DRAW_BUFFERS]=[8]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_UNIFORM_COMPONENTS]=[4096]
    gpu[0].glGetIntegerv[GL_MAX_FRAGMENT_UNIFORM_COMPONENTS]=[2048]
    gpu[0].glGetIntegerv[GL_MAX_VARYING_FLOATS]=[124]
    gpu[0].glGetIntegerv[GL_MAX_VERTEX_ATTRIBS]=[16]
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_PROGRAM]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_ARB_FRAGMENT_SHADER]=1
    gpu[0].extension[AIF::OGL::GL_EXT_FRAMEBUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_RECTANGLE]=1
    gpu[0].extension[AIF::OGL::GL_ARB_TEXTURE_FLOAT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_OCCLUSION_QUERY]=1
    gpu[0].extension[AIF::OGL::GL_ARB_VERTEX_BUFFER_OBJECT]=1
    gpu[0].extension[AIF::OGL::GL_ARB_SHADER_TEXTURE_LOD]=1
    License Type: Subscription
    Serial number: 96040863463087095056
    Application folder: /Applications/Adobe Photoshop CC/
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Macintosh HD, 465.1G, 333.6G free
    Required Plug-ins folder: /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/Plug-Ins/
    Primary Plug-ins folder: /Applications/Adobe Photoshop CC/Plug-Ins/
    Installed components:
       adbeape.framework   adbeape   3.4.0.29366   0.1160850
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.3.2.31983   79.546835
       adobe_caps.framework   adobe_caps   7.0.0.21   1.248010
       AdobeACE.framework   AdobeACE   2.20.02.31977   79.548223
       AdobeAGM.framework   AdobeAGM   4.30.29.31977   79.548223
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.03.31977   79.548223
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   79.548223
       AdobeCoolType.framework   AdobeCoolType   5.15.00.31977   79.548223
       AdobeCrashReporter.framework   AdobeCrashReporter   7.0.1  
       AdobeExtendScript.framework   AdobeExtendScript   4.5.5.31983   79.546835
       AdobeJP2K.framework   AdobeJP2K   1.2.2.31977   79.248139
       AdobeLinguistic.framework      19061  
       AdobeMPS.framework   AdobeMPS   5.8.1.31977   79.535029
       AdobeOwl.framework   AdobeOwl   5.0.24   79.547804
       AdobePDFL.framework   AdobePDFL   11.0.0.31977   79.508720
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   7.0.0.1786  
       AdobeScCore.framework   AdobeScCore   4.5.5.31983   79.546835
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   79.154911   79.154911
       AdobeXMPFiles.framework   AdobeXMPFiles   79.154911   79.154911
       AdobeXMPScript.framework   AdobeXMPScript   79.154911   79.154911
       ahclient.framework   ahclient   1.8.0.31  
       aif_core.framework   AdobeAIF   5.0.00   79.534508
       aif_ocl.framework   AdobeAIF   5.0.00   79.534508
       aif_ogl.framework   AdobeAIF   5.0.00   79.534508
       AlignmentLib.framework   xcode   Copyright © 2013 Adobe Systems Incorporated  
       amtlib.framework   amtlib   7.0.0.249  
       boost_date_time.framework   boost_date_time   7.0.0.0  
       boost_signals.framework   boost_signals   7.0.0.0  
       boost_system.framework   boost_system   7.0.0.0  
       boost_threads.framework   boost_threads   7.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.1.6.30929   151865
       CITThreading.framework   CITThreading   2.1.6.30929   151865
       dvaaudiodevice.framework   dvaaudiodevice   7.0.0.0  
       dvacore.framework   dvacore   7.0.0.0  
       dvamarshal.framework   dvamarshal   7.0.0.0  
       dvamediatypes.framework   dvamediatypes   7.0.0.0  
       dvaplayer.framework   dvaplayer   7.0.0.0  
       dvatransport.framework   dvatransport   7.0.0.0  
       dvaunittesting.framework   dvaunittesting   7.0.0.0  
       dynamiclink.framework   dynamiclink   7.0.0.0  
       FileInfo.framework   FileInfo   79.154511   79.154511
       filter_graph.framework   AdobeAIF   5.0.00   79.534508
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       LogSession.framework   LogSession   2.1.2.1785  
       mediacoreif.framework   mediacoreif   7.0.0.0  
       patchmatch.framework   patchmatch   1.2.00.31977   79.542390
       PlugPlugOwl.framework   PlugPlugOwl   4.2.0.36  
       UpdaterNotifications.framework   UpdaterNotifications   7.0.1.102   "7.0.1.102"
       WRServices.framework        
    Required plug-ins:
       3D Studio 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Accented Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       Angled Strokes 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 8.4.1 (200), Copyright © 2014 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Camera Raw Filter 8.4.1 (200), Copyright © 2014 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 14.2.1 x001  ©2002-2014 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 14.2.1 x001  ©2003-2014 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dicom 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “dicom.plugin”
       Difference Clouds 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 14.2.1 x001  ©1997-2014 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Entropy 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Extrude 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 14.2.1 x001  ©1990-2014 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Flash 3D 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Fresco 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Google Earth 4 KMZ 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Grain 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 14.2.1 x001  ©2001-2014 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Kurtosis 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Lens Blur 14.2, Copyright © 2002-2014 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 14.2, Copyright © 2002-2014 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 14.2, Copyright © 2001-2014 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Maximum 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mean 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Measurement Core 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Median 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Mezzotint 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Minimum 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       MMXCore Routines 14.2.1 x001  ©1990-2014 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 14.2.1 x001  ©1990-2014 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 14.2.1 x001  ©1989-2014 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Photoshop Touch CC (14.2.0.0) ©1993-2014 Adobe Systems Incorporated - from the file “PSDX.plugin”
       Picture Package Filter 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 14.2.1 x001  ©1989-2014 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 14.2.1 x001  ©1989-2014 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 14.2.1 x001  ©2003-2014 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Range 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 14.2, Copyright © 1999-2014 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 14.2.1, Copyright © 2014 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shake Reduction 14.2, Copyright © 2014 Adobe Systems Incorporated - from the file “Shake Reduction.plugin”
       Shear 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Skewness 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Smart Blur 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 14.2.1 x001  ©1993-2014 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Standard Deviation 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       STL 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Sumi-e 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Summation 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Targa 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Variance 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “statistics.plugin”
       Water Paper 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 14.2, Copyright © 1991-2014 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wavefront|OBJ 14.2.1 x001  ©2006-2014 Adobe Systems Incorporated - from the file “U3D.plugin”
       Wind 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 14.2.1 x001  ©1989-2014 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 14.2, Copyright © 2003-2014 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Kuler
       Adobe Exchange
    Installed TWAIN devices: NONE

  • My mac Mini has problem rendering images and video

    THE PROBLEM:
    My mac mini has problem rendering JPEG image. There are strips on the images. Other images such as GIF, PNG, TIFF, and BMP are displayed nicely.
    The images shown in the links below illustrate the problem:
    http://www.flickr.com/photos/terencewong/71481156/
    http://www.flickr.com/photos/terencewong/73360989/
    (Please note that this image is grabbed from my faulty Mac Mini and saved into TIFF. For uploading purpose, I converted it into JPEG on ANOTHER computer.)
    For movies, AVI can be playback without problem. But when it is converted to MPEG, it looks like an untunned TV channel.
    FIXES TRIED:
    I did erase and install 3 to 4 times using both the install disc and my Tiger Family Pack. All ended up with strips on the JPEG images and the generated MPEG movies.
    I've also tried to flash the firmware to 113-xxxxx-124 using ATI's october 2005 universal ROM update, however, the ROM Revision shown in System Profiler is still 113-xxxxx-116 no matter how many time I reboot the system.
    INVESTIGATION:
    Yesterday, I did some research and got to know that JPEG and MPEG are using DCT (Discrete Cosine Transform) for decompression. And the ATI Radeon 9200 chip provide such a transform on hardware basis, which free the CPU from doing something else. Feel free to point out my inaccuracy.
    HARDWARE SPECIFICATION:
    I bought the Mac Mini in the last Februray.
    The system Boot ROM version is: 4.8.9f1
    Display card is ATI Radeon 9200
    Chipset Model: ATY,RV280
    Revision ID: 0x0001
    ROM Revision: 113-xxxxx-116
    A POSSIBLE CONCLUSION:
    I suspect that it is this part of the chip (the DCT) that is faulty.
    Anyone know how to fix this problem?
    Many thanks!

    Assuming that your display is tightly connected, thus the problem is not caused by something as simple as that, the fact that a full erase and install has not removed the problem would, I think, point to this being a hardware issue, and given that everyone's mini (with the possible exception of some of the latest ones) has the same video chipset as yours, and do not suffer the problem that you appear to, it seems very likely that your mini has a fault which is in need of repair.
    If you have an Apple Store nearby, I would take it there to have it checked out - at the very least they should be able to replicate your problem using an in-store display, and if not, thusly suggest it's something external to the mini and concerning your display or something very unusual in the immediate environment of the mini. If you don't have an Apple Store in reach, I'd take the system to an Apple authorized service provider since at the present time it is under warranty.

  • Rendering to PNG error

    A problem cropped up after switching to After Effect CC 2014; grabbing a frame as a PNG file fails with this error message: "AEGP Plugin PNGIO support: PNGIO library error: known incorrect sRGB profile ( 5027 :: 12 )"
    So, what the heck is that supposed to mean and how do I fix it?
    Thanks

    I'm having the same problem, and I'm not amused.
    AE CC 2014 (13.0)
    2012 MacPro running OS 10.9.5
    Working in 16-bit sRGB color space
    Outputting a 36-frame 1080x1080 PNG image sequence as client specified.
    Error message "AEGP Plugin PNGIO support: PNGIO library error: known incorrect sRGB profile ( 5027 :: 12 )" followed by "AEGP Plugin PNGIO support: Unable to create PNGIO. ( 5027 :: 12 ) appears regardless of whether I'm rendering millions of colors+ or trillions of colors+ or no alpha.
    Tiff sequence with same settings outputs fine.
    The same PNG settings output fine in AE CS6 (11.0.4).
    The same PNG settings output fine in AE CC (12.2)
    Since we're spending $50/month for this stupid cloud subscription I thought we might as well start using these CC versions.  Installed Premiere Pro CC 2014 for a simple editing job, but it wasn't compatible with Lion, so I upgraded to Mavericks (after cloning my system drive, of course).  AE CS6 then wouldn't open, so I moved my project to AE CC 2014 (not the most recent buggy one).  Got these PNG errors, so I've updated CS6 which now will open on Mavericks and has no problem outputting my PNG sequence.
    Weak.  Guess I'll submit a bug report.
    Shawn Marshall
    Marshall Arts Motion Graphics

  • .jpgs/.pngs no longer save as high res, previous high res .jpg/.pngs show up as medium res

    I need some serious HELP! All of a sudden, without doing anything that I know of, my saved exported .jpgs/.pngs are no longer saving as high res. Also, when I pull up high res images (I know they are high res), they now show as medium res in Illustrator. I've used these program for a very long time, and I have no clue why this started a few days ago? I didn't even realize it was converting older files to medium res until today.
    Any help would be most appreciated! I have never encountered this problem before, and I've created thousands of images for clients web/print.
    Thanks so much!
    T

    Tara,
    The following is a general list of things you may try when the issue is not in a specific file (you may have tried/done some of them already); 1) and 2) are the easy ones for temporary strangenesses, and 3) and 4) are specifically aimed at possibly corrupt preferences); 5) is a list in itself, and 6) is the last resort.
    I believe 5) is least likely to be relevant.
    1) Close down Illy and open again;
    2) Restart the computer (you may do that up to 3 times);
    3) Close down Illy and press Ctrl+Alt+Shift/Cmd+Option+Shift during startup (easy but irreversible);
    4) Move the folder (follow the link with that name) with Illy closed (more tedious but also more thorough and reversible);
    5) Look through and try out the relevant among the Other options (follow the link with that name, Item 7) is a list of usual suspects among other applications that may disturb and confuse Illy, Item 15) applies to CC, CS6, and maybe CS5);
    Even more seriously, you may:
    6) Uninstall, run the Cleaner Tool (if you have CS3/CS4/CS5/CS6/CC), and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Can I generate the first page in a PDF file To a image (jpg/png..) file without Adobe Acrobat Profes

    I was developing an desktop application with C#.NET2.0
    I would like to insert a PDF file to a repository and then generate the thumbnail of first page to a (jpg/png) file and store to the database for preview as the Icon in my application.(Like to Window Explorer)
    I have read around the boards and found that the machine must be installed with only the full of Acrobat Professional, right?
    If the appliction have to be run to a lot of client. Do I need to buy the lecense to all machines? Or Are there the other ways?

    If you want to use the Acrobat SDK, which is a tool for automating
    Acrobat, you need to buy and install Acrobat on each client.
    Adobe's PDF Library, which doesn't require Acrobat and has a different
    (negotiated) licensing model based on royalties might be a better fit.
    In either case, this would be written in C/C++.
    Aandi Inston

  • I have 2 iphones syncing on one computer and on the same apple ID. Before i updatad my Itunes to the last available update and my Iphones to 5.01 i had no problem draging jpg. and mp3 files into my iphones DCIM folder (the picture folder that opens when c

    I have 2 iphones syncing on one computer and on the same apple ID.
    Before i updatad my Itunes to the last available update and my Iphones to 5.01
    i had no problem draging jpg. and mp3 files into my iphones DCIM folder (the picture folder that opens
    when conecting to Itunes). Since my updates Itune wont let me drag and drop any files' even pictures that
    were taken with my Iphone on 4.3.3.
    Please help as we have no itunes music in Israel, only apps and i cant copy any of my old music from my computer
    to my iphones.
    If it helps, i am using a pc with 32 bit windows 7.
    Other from the obove Itunes works fine and does sync pictures from my computer to my Iphone from "my pictures" folder.
    Thank you for your time
    Yoni Bliss
    [email protected]

    The title of my initial post is a bit misleading. I already took a chance deleting one of the iPhones, hoping if I deleted the wrong one, I can still reauthorize it (all with the same Apple ID acct, so not subject to 90-day waiting period, right?) The iTunes database just updated itself, and it says I have 4 "devices" "in the Cloud", but 5 "computers" associated w my account. How can I find out what computers are associated? Isn't there a list I can see? I dont have a clue what computers they might be. If I use the  "Deauthorize All" option, is it a pain to add them all back in. I assume I would have to log in from each computer to reauthorize each one. Would I have to be running the newest OS or version of iTunes to reauthorize? I think I have a PowerBook G4 Titanium with an older OS and iTunes. I'd like to keep that authorized, if possible.

  • Problem with JPGs Downlaoded with Nikon Transfer - Can't Apply Develop Settings in Bridge CS4 and ACR 5.3 Settings Don't Stick

    I have found what I believe is a "problem" with JPGs downloaded using Nikon Transfer (ver 1.4.1) and processing same in Adobe Bridge CS4 (Develop Settings) and/or Adobe Camera Raw 5.3 (Photoshop CS4 and Elements 6 as hosts).
    Anyone using these programs in their workflow?
    The problem, quite simply, is that neither ACR settings (nor Bridge CS4 Develop Settings) "stick" when applied to JPGs that have been downloaded via Nikon Transfer ver 1.4.1.
    The same images from the same cameras (D300 and D90), downloaded moments later using Nikon's predecessor software PictureProject work just fine in both Bridge and ACR.  Develop Settings appled in Bridge immediately are seen, and JPGs opened in ACR, and settings applied, then "Done" immediately stick and are reflected in Bridge.
    If someone else is processing their JPGs in this manner, please let me know, as I have reported the problem to both Nikon and Adobe, and although I have tested it on two different cameras and two differnt laptops, I would like to get an impartial result as well.
    One other test, the problem does not seem to affect Nikon's RAW (NEF) format files downloaded from a D2x using Nikon Transfer.  More/different test are forthcoming.
    Thanks
    jeff

    ALoverofNikon wrote:
    I have generally thought that using the camera manufacturer's software was the safest and most conveneint
    Can't say one way or another on that statement about using manufacturers' software.  Since Adobe has to interpret each camera models' RAW format having the latest ACR seems to be the best option.  But if the manufacturers' software is more convenient, and you get the same results then use it.  But it does appear you are not getting what you want, so suggest you try a duplicate test run with images straight from the card reader to Bridge and see if you still have same problems.
    I do know it is widely recommended that using a quality card reader gives you more reliable data than getting the pictures straight from the camera.  Does not seem intuitive, but that has been experience of many.

  • Having problems rendering

    Hello everyone:
    OK now I'm having problems rendering. I have about 6m:22sec of video that I need to render. But I get this Render Error:
    Insufficient disk space. Free up space with the Render Manager and Retry?
    There is no files in the Render Manager Section?
    What do I do. The project is on a 1 TB Western Digital Ext Hard Drive with plenty of HD space.
    Any help would be great.
    This is not my day
    Damon

    The project is on a 1 TB Western Digital Ext Hard Drive with plenty of HD space.
    Fine. But where are the Render files being written to and how much space is on that drive?
    Look at your Scratch Disks setting to find out.

  • Pshop CC -- saving JPG & PNG file size bloat

    Saving JPGs & PNGs from Photoshop CC is creating what I can only describe as a obscene file bloat.  Just recently, what should have been a 7k jpg saved as a 1.1 mb jpg file.  PNGs which should average roughly 100-150k are coming out at 1.3mb.  If I use the "Save for Web", sometimes it gives me the proper sized images.
    I have noticed this on 2 computers --- one a mac & one windows with completely different file sets.  So it is not an issue of my OS, the original files or anything specific to one particular common item.
    FYI -- Doing the same thing with pshop cs6, I get the proper file sizes. 
    I have included a sample image here.  This image is a straight out "save" from pshop CC  -- it is 1.1mb.  However, when I saved the same image as a JPG in pshop cs6, it was 7k.
    Is anyone else experiencing this issue?

    Haven't had a PNG or JPG go wacky here in that way so far...
    I think the issue is revealed by looking in File - File Info in the Raw Data section.  I don't know why, but there are a huge number of <rdf:li> XML elements showing up there with hex values in them.  I don't know what that means, exactly, but I believe the accumulation of that metadata explains the size increase.
    Do any of the terms you see in the raw metadata mean anything to you?  Do you have 3rd party plug-ins that could be responsible for this?
    -Noel

  • Mac Pro has problems rendering and RAM previewing in Adobe AE

    I've been using Adobe After Effects 7 and I have a 3g new Mac Pro. It's a great computer, really fast with Final Cut Studio Universal, etc. and when rendering sequences in FCP the program doesn't quit. BUT, when I'm trying to RAM preview or render a composition in Adobe After Effects the application will quit unexpectedly everytime. I found that it would only quit when the composition was over approx. 30seconds, but I've used an eMac that never had problems rendering much longer clips. The fact that the program quits after a certain amount of time makes me think it is an issue with RAM availability to the program, as in a conflict with the program, and the new intel-based Mac Pro. I've asked around on the Adobe website but there is no specific solution. Has anyone heard talk that the intel-based Macs or new OSX, are conflicting with Adobe applications, etc?

    Mostly correct, Jim. Photoshop CS3 (UB) Beta is available for download and a time-limited license to CS2 license-holders. The time-limit is unspecified, but Adobe says it will end when CS3 is released.
    All good reports the last time I checked on various fora.
    (CS3 install does not overwrite CS2, so in case Adobe releases CS3 and pulls the plug on those time-limited CS3 Beta licenses, you'll still have CS2 to limp along with until you receive 3.)
    CS2 seems to work fine on an Intel Mac, though slower because it's running in Rosetta. Heck, I'm using CS without difficulty, other than the slowness.
    However, all that doesn't help the OP with AE, which isn't scheduled for a UB release until mid-2007, IIRC.

  • I am having a problem uploading .jpg images to my web site.

    Hello, I am having a problem uploading .jpg images to my web site hosted on Go Daddy.
    I am using DW CS5 and have been using DW to upload files for 2 years with no problems until yesterday.  The file uploads but only the text is there.  The .jpg image is a box with an X in it.
    I checked the server and there are no images being uploaded with the files. I went to Go Daddy's FTP file manager website and was able to load the files with the .jpg and that method worked fine.  As far as I know, nothings changed on my computer.  I use Win 7 with an ethernet cable (no wifi) and have never had a problem until yesterday.   
    Any suggestions?

    Ken let me give you a better image to work with, that one came out kinda fuzzy.  If you can fix this one I can resize it to fit the images or either side of it.thanks!JD Date: Sun, 23 Dec 2012 11:18:43 -0700
    From: [email protected]
    To: [email protected]
    Subject: I am having a problem uploading .jpg images to my web site.
        Re: I am having a problem uploading .jpg images to my web site.
        created by Ken Binney in Dreamweaver General - View the full discussion
    As discussed, it's a matter of uploading to the correct subfolder Here's the mofified logo  http://forums.adobe.com/servlet/JiveServlet/downloadImage/2-4942156-265385/450-120/logo.jp g
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/4942156#4942156
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4942156#4942156
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4942156#4942156. In the Actions box on the right, click the Stop Email Notifications link.
         Start a new discussion in Dreamweaver General by email or at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Mail doesn't show images, just the icons eg. .jpeg, .jpg, .png etc.

    iMac 24" OS X 10.7.5 Lion, my Mail ver. 5.3 does not show images anymore, just the icon attachments, eg. .jpeg, .jpg, .png etc.
    I can click on them and use the open with context menu and open them but they just open as attachments not lined up to the email body as they have always been in the past.
    What can I do to get these images back to where they belong?
    Thanks,
    Jerry

    Open Terminal in Applications>Utilities and paste this in. Then hit return.
    defaults write com.apple.mail DisableInlineAttachmentViewing 0
    To reverse the setting, change the 0 to a 1.

  • Problem in using PNG files....

    Hi everybody...
    Whenever i use ImageIo.read(filename) function to read a PNG file....it returns a bufferedImage with Type = 0....
    and i cannot use this type of image to perform convolution operations....
    how can i solve this??....
    Another problem is that whenever i save it using the write method....the size of the new file is way too large than original image.
    ( ex - 250 kb(source image) - 1.5Mb(saved image))
    how can i solve this??
    plzz someone help me...
    itz urgent!!

    I'm making educated guesses here but I suspect you may be loading a palettised (ie <16M color) file and convolution probably requires true color - you can convert by creating a new image and rendering into it.
    As for writing out, you can adjust the write settings by tailoring the relevant ImageWriteParams... there should be plenty of info around if you Google.

  • Trouble converting multiple JPGs/PNGs to PDF

    I'm using the education version of Adobe Acrobat Pro 9.3.3 on Windows Vista; when I try doing something very simple, namely selecting a group of image files (JPG and PNG, scanned pages from a book), right clicking to select "combine into PDF document," the result is one page which looks just fine, and the remaining pages look like grey, blown-up collages of the original images. When I try each page by itself (thinking I could later combine the resulting PDFs into a single PDF document), all image files except the first one come out looking the same--as if someone had blown up the image, overlayed numerous sections of the blown up image, and then grayed the whole thing out. The same problem happens when I try doing either from inside Adobe Acrobat instead of right-clicking on the image(s).
    I have found a workaround, namely, to select all the images in the folder I wish to export, and right-click, select "print" and allow Acrobat to print from the resulting Windows Photo Gallery Viewer. But it's slow--and raises the question, why can't my Acrobat program just do this on its own? In addition, I presume that the workaround adds a step which means the resulting PDF is not as clean as the PDF would be if it had been created directly by Acrobat (e.g., there would be no additional margins etc.).
    The reason that I'm using both JPGs and PNGs is that, when I tweak a JPG, I save it as a PNG in an attempt to keep the image somewhat "lossless."
    Any suggestions or people familiar with this problem?
    I tried having Acrobat clean up its installation, but all that did was eliminate the trash can from my desktop.
    Thanks ahead of time to anyone who could help.

    I have not tried BMP files, but do JPeg, GIF, TIFF, and PNG files regularly. I simply open Acrobat, then select the graphics files in explorer and drag & drop to Acrobat. I then organize the graphics if needed (using the pages tab) and save to a PDF.

Maybe you are looking for

  • Hp laserjet p2055dn driver settings for windows 8

    Don't know if I have the right board or not.  I have a hp p2055dn dual tray printer.  Just bought an hp paviliion 23 and can't get it to work the printer right. I need to know the settings and how to get to them. Have a 10yr old dell and works great

  • Deleted Service PO line items are appering in ME28

    Dear SAP Experts, I have created one service po with 2 line items. One line item has plant 'X' and that line item has been deleted by me, in second line item has different plant 'Y' . While releasing the PO using ME28 transaction deleted po lintem al

  • Link to document on desktop

    Does anyone know of a way to put a link to a document in GroupWise on the desktop? I would like to use Zenworks to launch a desktop icon to do that. Matt

  • I updated to ios6 and now I can't view my past purchases in the App Store

    Iv recently updated to IOS6 and I had to restore my phone now when I go to the App Store to view my past purchases to download some again it doesn't come up. Someone please help me. I don't remember half the apps I downloaded and I can't try to find

  • Deduplication Event ID 8204

    Can someone explain what this means?  Data Deduplication has aborted a group commit session. File count: 1 Error: 0x80565351, An error was discovered while deduplicating the file. The file is now skipped. Operation:    Running the deduplication job.