Hi all,
My current project requires to developpe a WYSIWYG Form Generator for the user to created is Business Forms. It needs to allow placement of graphics and text and also reference variables that will be replaced by database field values. Then it needs to be saved as a PDF format before printing.
I tried with WORDPAD, creating .RTF file where I can place logos, signature and so on, text with font and size, and field reference that I replace with data using MEMOREAD, STRTRAN and MEMOWRITE. But the end result is catastrophic.
RICHEDITBOX does not allow to place a .JPG image as background so my options are very limited.
If anyone has an idea on how to do this or any hints that could put me on the right path, I would appreciate.
Regards
Gilbert