T O P I C R E V I E W |
mwilliams |
Posted - Jun 05 2013 : 09:36:39 Is there any way of dragging selected images from say a pdf file on to an imageen component? If so, which components and how do you go about it?
Thanks |
6 L A T E S T R E P L I E S (Newest First) |
mwilliams |
Posted - Jun 06 2013 : 12:37:15 OK thanks. |
w2m |
Posted - Jun 06 2013 : 07:37:19 Your best bet to get some guidance might be to post a question at http://www.stackoverflow.com.
William Miller |
mwilliams |
Posted - Jun 05 2013 : 23:45:20 All I am actually interested in doing is extracting the dib from the selected image and passing it into a stream, but I want to do this by way of drag and drop. It doesn't really matter to me what component is used as the drop target. I have been trying to do it via com using a panel, but have failed. I also tried melanders drag and drop components and these had partial success only. I then saw a one line comment from someone on a newsgroup that imageen had this capability but without further explanation so I thought I would explore.
If there is any component in ImageEn that has this capability that is the one for me. However, do not get hung on pdf and ImageEn's ability to load pdfs. It does not need to. In fact, let's say I never mentioned pdf. Instead I have Microsoft Paint open and I have selected a part of a bitmap in Paint and I want to drag that selected part of the bitmap onto a Delphi app and drop it and capture it. Does ImageEn have the ability to do that for me?
Many thanks. |
w2m |
Posted - Jun 05 2013 : 16:32:19 What component do you want to use to select "an image or part of an image"? Although there may be one I do not know of any component for opening and viewing pdf files except the Adobe ActiveX. I could be wrong of course but I do not think it is possible with ImageEn.
William Miller Adirondack Software & Graphics Email: w2m@frontiernet.net EBook: http://www.imageen.com/ebook/ Apprehend: http://www.frontiernet.net/~w2m/index.html |
mwilliams |
Posted - Jun 05 2013 : 12:43:38 Hi William,
I don't want to load the pdf in imageen. I want to be able to select an image or part of an image in a pdf file (or in a jpeg or bmp file) and drag the selected image into the imageen component.
I have been trying to find a component that can handle this.
Regards
Mark |
w2m |
Posted - Jun 05 2013 : 12:40:56 I am sorry but ImageEn does not support loading PDF files... it only supports saving PFD file.
William Miller Adirondack Software & Graphics Email: w2m@frontiernet.net EBook: http://www.imageen.com/ebook/ Apprehend: http://www.frontiernet.net/~w2m/index.html |