Hi,
I'm using the PDF-Reader of WD23. Works just fine. Now I changed the standard ribbon to RUBAN_WINDEVFAA_LecteurDocument in order to add an edit control "EMAILADRESSE" for an e-mail address plus a button for sending the e-mail. Trandslation to German and putting these two controls into a third "Grouping" .. no problem.
Now I want to put the known e-mail address of the document's owner into the edit control. How to do the addressing of the edit control? Nothing seems to work for me. Tried a few combinations like
DocumentReader1.RUBAN_WINDEVFAA_LecteurDocument.EMAILADRESSE or
DocumentReader1.RUBAN_WINDEVFAA_LecteurDocument.Grouping1.EMAILADRESSE
whatever I do, it's always a compiler error!
Any ideas??? If so, then TIA!
I'm using the PDF-Reader of WD23. Works just fine. Now I changed the standard ribbon to RUBAN_WINDEVFAA_LecteurDocument in order to add an edit control "EMAILADRESSE" for an e-mail address plus a button for sending the e-mail. Trandslation to German and putting these two controls into a third "Grouping" .. no problem.
Now I want to put the known e-mail address of the document's owner into the edit control. How to do the addressing of the edit control? Nothing seems to work for me. Tried a few combinations like
DocumentReader1.RUBAN_WINDEVFAA_LecteurDocument.EMAILADRESSE or
DocumentReader1.RUBAN_WINDEVFAA_LecteurDocument.Grouping1.EMAILADRESSE
whatever I do, it's always a compiler error!
Any ideas??? If so, then TIA!