NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: urayoan on April 10, 2019, 06:53:42 AM

Title: PDF Tools Report
Post by: urayoan on April 10, 2019, 06:53:42 AM
Hi:
  Bruce, i did notice when trying to print from example PDFReportRequiresPDFTools (14), procedure MailboxesBrowseControl (button inside Browse) that i did not receive a report at all (is happening in my solutions as well). The button after the "generated report" still pressed too and need to refresh.

Can you kindly check if i need to change something or if is a feature? :-D

Thanks @ Urayoan
Title: Re: PDF Tools Report
Post by: Bruce on April 10, 2019, 10:14:09 PM
agreed - doing the same thing here - I'll check into it...

cheers
Bruce
Title: Re: PDF Tools Report
Post by: urayoan on April 11, 2019, 03:11:39 AM
Thank you Bruce
Title: Re: PDF Tools Report
Post by: Bruce on April 15, 2019, 01:26:28 AM
Hi Ura,

so it's a bunch of things working together that lead up to that tab being blank.

a) The report itself is empty. (If you remove the filter from the report it'll work ok.)
b) It's opening in another tab - as distinct from opening in the same form.
c) The "action to take when report is empty" is set to "popup message".

That combination leads to a JavaScript error in the (blank) tab - hence - no message.
I've fixed this for the 11.08 build.

cheers
Bruce

Title: Re: PDF Tools Report
Post by: urayoan on April 15, 2019, 03:38:22 AM
Thank you Bruce.