ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 issue in SaveToFilePsd
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Aamir

India
15 Posts

Posted - Jan 10 2023 :  12:20:22  Show Profile  Reply
When i am trying to save psd file then its saving first character of layer name. how can i save it with full layer name. please suggest me..

     with ImageEnView1.IO do
        if not ImageEnView1.IsEmpty then
        begin
          ImageEnView1.IO.SaveToFilePsd('psdFilePath');
          ImageEnView1.LayersMergeAll;
          ImageEnView1.IO.Params.UpdateEXIFThumbnail;
          ImageEnView1.IO.SaveToFileJpeg('jpegPath')
        end;


Aamir

xequte

38182 Posts

Posted - Jan 10 2023 :  15:49:14  Show Profile  Reply
Hi Aamir

I'm not seeing that here. What version of ImageEn and Delphi are you using? Can you reproduce in our layers demos (e.g. \Demos\LayerEditing\Layers_AllTypes\Layers.dpr)?

If so, please give me the steps.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Aamir

India
15 Posts

Posted - Jan 11 2023 :  01:40:31  Show Profile  Reply
Thanks for reply.

I am using these...
ImageEn_SRC_7.0.0_31368 and Delphi XE3



Aamir
Go to Top of Page

xequte

38182 Posts

Posted - Jan 11 2023 :  17:48:22  Show Profile  Reply
Hi Aamir

7.0.0. is rather old now. I expect the issue has since been fixed. Email me to check your upgrade status.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: