Hello and many thanks for all the guidance. I have managed to show the PDF in the browser as instructed above. I have come to realize that the output on the PDF has to be positioned item by item. As such propagating a huge form with lots of inputs will be very tedious and time consuming. Is there a ...
Hello Illya, I trust you had a great easter holiday. The error code that I get is "LocalFileSystem not defined." I need help defining it as I do not understand the document as listed in http://docs.phonegap.com/en/3.0.0/cor... Is there a tutorial as to how to do this? I've been searching b...
Hello Maryna/Alena, Thank you for your kind response to this matter. I failed to inform you in my previous reply that Q3 works fine. I managed to generate the pdf on the page! However, with respect to Q2, I suspect that I did not call out the file writer plugin correctly. Where do I add this command...
Good day Alena, Thank you for your kind response. I have opened the console and tested the script as stated in Q1. No errors were obtained from this! Q2: This may seem really simple, but due to the lack of experience on JS, I do not know where I can find it. Please see the image below.. https://d2r1...
Hello, I have included it by the following steps: 1) create New Javascript (named it jsPDF) 2) upload from file link to dist and jspdf source file that is located (C:\Users\User\Desktop\jsPDF\dist\jspdf.source) 3) created a button to "print" PDF 4) link the button to eventclickrun javascri...
Hello, I have been trying to no avail. I simply don't know where to edit (or add) the JavaScript code QUOTE Then, be sure to include the library inside of your main HTML file. I used the uncompressed/minified source file in the “dist” directory. UNQUOTE Is there a worked example to which i can follo...
Thank you for your reply and pointing me in the right direction. As I do not have js programming knowledge, this is really a challenge for me. Will keep you informed on the status.
Hi, I am trying to do the above, but do not have any experience in js/app building. I have included the jspdf sources file from the "dist" directory and created a javascript based upon the source file "jspdf.source.js" as indicated in https://getsatisfaction.com/apperyio/... Havi...