Appsheet & Github repos

Hi all! 

I managed to create an appa that stores my clients data and generates a custom pdf as either quote or invoice. 

Since I am working in Switzerland, in order to produce valid invoices that people can easily proceed to payment with, there are regulations on how to create the invoice which, among others, must contain a QR code that has specific requirements. 

there are several solutions available on GitHub for different languages (PHP, JAVA, TS, etc...): https://github.com/search?q=swiss+qr+bill

One solution I found seems to have it working through an appscript. However, I am not very knowledgeable about programming languages and I am a bit confused on how to make it work. If anyone could help me understanding where to look for it would be greatly appreciated. 

The question is: 
Is there a way to integrate in appsheet any of these libraries so that I can produce a pdf attachment containing both the info from my database and that produces the Swiss QR code by placing it at the bottom of the attachment? 

Solved Solved
0 4 410
1 ACCEPTED SOLUTION

4 REPLIES 4

Hey Marc,

thanks a lot, that is very cool. It is not clear to me whether I could use appsheet to automate this kind of workflow or not and how.  

Hey thanks @Marc_Dillon.

The solution is in here (although not yet tested):

https://www.googlecloudcommunity.com/gc/Tips-Tricks/Generating-Barcodes/td-p/359964

 

Top Labels in this Space