ApplicationsProgramming SolutionsDelphi Help

30 May 2010, 00:28

Hi all I need some assistance on a application that I am creating in Delphi.

What I have is...
Trichedit box containg rtf Text and images - JPG.
Word Document



What I need to do is.
Copy the contents of the richedit box - RTF text and Images and transfer these to a Word document.

The code I have is

R.InsertAfter(jvrichedit2.Text); \\ Insert after specified bookmark

This only copies the text with no image

Any assistance would be appriciated

necko

Rating 0 Comments 1
necko240
0
necko240 30 May 2010, 07:48 #
Ok, I can now transfer the images to the word doc with Copy / Paste.

What is the line of code for Paste, I have specified to paste after a bookmark but cannot for the life of me understand the paste command ??
any help would be appriciated

necko
Reply

You have to login or register to post comments.

necko240
necko240
0 ♠ 0 ♣
Tweet:


Bookmark and Share