Saving print to pdf
Hi,
I am trying to find a way to save a Ninox pdf (print) with text from a field instead of the defaulted name. Is there a way to do this in Ninox?
9 replies
-
We have this on the change request list.
I think it wil be part of the next release.
Best regards, Alex
-
Ok Thanks
-
I would love to see this feature, too! Has it been implemented yet? I am using the Ninox for iPad app.
-
Hello.
Is this feature now possible? Can we save a print pdf with the name of a field?
Thanks in advance for your help.
Have a nice day,
David W.
-
I'm using this
importFile(this, printAndSaveRecord(this, "TEMPLATE"), Field.Field + ".pdf");
-
how can I chose the directory where the File is saved ?
-
Hi,
we already have that feature in our list of improvements and hope to release in one of our upcoming versions.
At the moment the file will be saved directly in the database.
Best, Jörg
-
Hello,
I am very interested. A little help please, where does this solution add?importFile(this, printAndSaveRecord(this, "TEMPLATE"), Field.Field + ".pdf");
THANKS
-
I found my answer...
Sorry for inconvenience.
Content aside
- 5 yrs agoLast active
- 9Replies
- 3296Views