0
v3.15.8 is out
Just noticed that a new version is out, but no notice from Ninox.
I looked at a PDF and ran a script that creates PDF and didn't notice anything. The viewer is still the old viewer.
Anyone else notice anything?
5 replies
-
Hi , I am still on 3.15.4
-
Only when you use "Edit PFD" you get the new PDF Viewer.
-
Image := importFile(this, printAndSaveRecord(this, "Availavility", pJson), "PrintOut.pdf")
This line of script is working for me, and it's opening a PDF app that I can't print and save
This other line does let me save and print the PDF. I'm on 3.15.4.
Image := importFile(this, printAndSaveRecord(this, "Availavility", pJson))Image := importFile(this, printAndSaveRecord(this, "Availavility", pJson))
Can someone explain this to me?
Content aside
- 4 days agoLast active
- 5Replies
- 67Views
-
4
Following