May 15, 201213 yr Newbies Hello folks! I own an Enterprise Edition of Scribe (SNV LA). I need to write the information of a set of records into a word document. How can I achieve this? I attach an example file of the result I need to get. Thanks! See you at Devcon (as usual!) DD demo_file.zip
May 21, 201213 yr Currently Scribe does not support inserting multi-line text into a Word document. Nor does it have the functionality to dynamically insert data into a table in Word. There is a ScribeDocWriteValue function that can be used to write to cells of an Excel spreadsheet that can be used to handle a set of records into a table. From there, those cells could be inserted into a Word document. I apologize for any inconvenience this has caused.
June 19, 201213 yr We are pleased to announce Scribe 1.3 now supports carriage returns in the ScribeDocSubstitute for Word documents.
Create an account or sign in to comment