This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Wednesday, June 13, 2012 6:47:51 PM(UTC)
Groups: Registered
Posts: 5
photoshop 's pdf file format holds multi layer.
i want to realize this feature that can edit multi layers,and can change the indext of a certain layer,Can LBitmaplist be used for this? or some other suggestion?thanks!
#2
Posted
:
Thursday, June 14, 2012 5:26:06 AM(UTC)
Groups: Registered, Tech Support
Posts: 1,326
Was thanked: 1 time(s) in 1 post(s)
As far as I know, PDF files do not support layers. However, PSD files support them and you can load the specified layer from the PSD file by using the LFile::LoadLayer() function. Also, you can save the PSD file with layers by using the LFile::SaveWithLayers() function.
Thanks,
Maen Badwan
LEADTOOLS Technical Support
#3
Posted
:
Tuesday, June 19, 2012 12:45:51 AM(UTC)
Groups: Registered
Posts: 5
sorry,it should be psd file.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.