This is what I have achieved so far : 1. Checked out the logic for encoding and decoding 2. Have a btoa code worked out 3. Wondering if I can get an editable html file as an output
Regds.....Willy Sent from my iPhone > On Jun 29, 2020, at 11:14 PM, Mark Giffin <n...@earthlink.net> wrote: > > Hey this is great info Sander! I'm getting all kinds of ideas from this. > Thanks! > > Mark > >> On Sunday, June 28, 2020 at 11:27:24 PM UTC-7, Sander Elias wrote: >> Hi Maninder, >> >> Cool, First step would be decoding the files: >> pfd >> docx >> After decoding the above, create a dom node, write the parsed information >> into it, by creating all needed nodes, make sure to cater for the fonts, >> colors and styles. Then its just a case of grabbing the `innerHTML` of that >> document, and send it to the server. >> >> Regards >> Sander > > -- > You received this message because you are subscribed to the Google Groups > "Angular and AngularJS discussion" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to angular+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/angular/b7b160fd-af16-42a9-9c27-67bc859c9973o%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to angular+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/angular/2F26D908-D6FB-4ED4-A903-F56CB9CE1D7F%40gmail.com.