0

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?

9replies Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • We have this on the change request list.

    I think it wil be part of the next release.

    Best regards, Alex

    Like
  • Ok Thanks

    Like
  • I would love to see this feature, too! Has it been implemented yet? I am using the Ninox for iPad app.

    Like
  • 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.

    Like
    • mdomfu
    • mdomfu
    • 4 yrs ago
    • Reported - view

    I'm using this

    importFile(this, printAndSaveRecord(this, "TEMPLATE"), Field.Field + ".pdf");

    Like
  • how can I chose the directory where the File is saved ?

    Like
    • Support
    • Support
    • 4 yrs ago
    • Reported - view

    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

    Like
    • David
    • David.3
    • 3 yrs ago
    • Reported - view

    Hello,
    I am very interested. A little help please, where does this solution add?

    importFile(this, printAndSaveRecord(this, "TEMPLATE"), Field.Field + ".pdf");

    THANKS

    Like
    • David
    • David.3
    • 3 yrs ago
    • Reported - view
Like Follow
  • 3 yrs agoLast active
  • 9Replies
  • 3248Views