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.
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!
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.
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
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
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.
Thank you for this awesome video and code!
This was a very helpful video and code! Thank you so much.
Hey, it seems in static resource ImageRun part is missing. Did you remove it for some reason?
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!
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.
how to display uploaded imgaes in docx using lwc
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
Hey man, great videos. You mention another code editor apart from Visual Studio, could you let us know what it is, please?
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