
Hey Everyone.
I have been going through a lot of forums on this platform but was not able to find the answer to my struggle. Perhaps if you know the answer then do direct me to the right post. Anyway, my question is that I am trying modify the Cheque based on a Canadian Bank format and I am a beginner in Visual Studio Code as of now so these are two options I have looked at so far.
1. I can either create an extension in Visual Studio Code with the layout I have for a specific bank.
2. Or I can use the RDLC (built in) file for Cheque/ Stub/ Stub and modify it and upload the custom layout.
Problems:
1. For the first approach this task looks time consuming given I am a beginner so it probably will take me longer to figure out and create an extension. So any useful head start tips would be appreciated.
2. I have exported the table 10412 Cheque (Cheque/ Stub/ Stub) layout which is built-in and can be accessed from Report Layout Selection Card, the problem is that I can't open the RDL file nor I can see anything in the Word version of the document (it's practically empty). I feel modifying this file in a design view is much easier than to program it using first option.
Any thoughts or guidelines someone can provide in terms of what approach would be practical and why I can't open RDL file from their Business Central experience.