> On Aug 17, 2018, at 11:11 AM, Bob Sisson <b...@inspectionsbybob.com> wrote:
> 
> I am looking for a cross platform app builder that will use SQLite to build 
> an inspection checklist that will build a "summary page" that takes selected 
> check boxes, radio buttons and pull downs and looks up their expanded values 
> and fills in a summary page to be printed.

From your description it's not clear why this app needs to use SQLite — it's an 
embedded library, so it shouldn't be a detail you need to care about. (Zillions 
of iOS apps use SQLite under the hood.)

If you're just looking for a PDF form-filling app, this probably isn't the 
right forum to ask in.

—Jens
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to