Just a heads up, I realized I did something unnecessary in this video after I shot it... there is no reason for the following line of code, or the css class that corresponds with it: this.template.querySelector(".hidden").classList.add("not_hidden"); Just by removing the hidden class you will be able to render the element... not sure why I decided to do that, but it is what it is now, lol.
@yuriipinchuk202710 ай бұрын
Thank you for this awesome video and code!
@sarahhusband53722 жыл бұрын
This was a very helpful video and code! Thank you so much.
@ИванСтенякин2 жыл бұрын
Hey, it seems in static resource ImageRun part is missing. Did you remove it for some reason?
@kinjaltak3732 Жыл бұрын
Hello, can you please provide the information about how did you get the link to Docxjs code here, actually one method i.e, ImageRun is missing in this document. Would really appreciate if you provide some information about it. Thank you!
@yasinazizabir70942 жыл бұрын
Dear Sir, we are working on this project using salesforce. We're using lwc to build a pdf app. Our current issue is we don't know how we can convert our docx to pdf. our goal was to make a pdf / docx app. where there will be a template and some merge fields. we'll use those fields on the docx to replace it with the salesforce data. I hope you understood. Thanks in advance.
@hinterdemburggarten1545 Жыл бұрын
Thanks a lot , its realy great and helpfull :-) I I have an addtional quesstion : How can I add the generated Document to the Attchment & Notes Panel in the Account ? Is there any way to expand the JS script / Apex Class ? This will be really great . Thanks alot and thanks in advance
@surajkharote1555 Жыл бұрын
how to display uploaded imgaes in docx using lwc
@whi5tler3 жыл бұрын
Hey man, great videos. You mention another code editor apart from Visual Studio, could you let us know what it is, please?
@CodingWithTheForce3 жыл бұрын
It’s IntelliJ with the IlluminatedCloud2 plugin. I have a tutorial going over it here! Salesforce Development: How to setup the Illuminated Cloud 2 Plugin for the IntelliJ IDE