Creating a report pdf using the methods in the video it works in the embededmode, but in live preview where it uses saveToSessionFile to create the pdf I get the error "property not found" when saveToSessionFile(temppdffilename ,key) is executed
temppdffilename := C:\Users\bruce\AppData\Local\Temp\tmpD7DC.pdf
key := A5Sessionfile_e0846e559f614280ba3bea0edb1f3372.pdf
I looked at the function in documentation and it looks like it is correct
has anyone else tried this ? since there wasn't a sample file included with the video I had to create the xbprint from what I saw in the video, I think I got everything typed correctly and it does work using the embededmode portion of the code
Bookmarks