NetTalk Central

Author Topic: How to print a report on a blank page  (Read 1939 times)

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
How to print a report on a blank page
« on: January 21, 2012, 06:05:22 PM »
In my menu procedure I have an item that calls a report. On that item is a "target" property that allows me to set the target to _blank.

Now I have put a button against a browse and set that to call the report procedure. However there is no property for it to print the report on a  blank page. This of course is a web PDF report.

If I cannot set it in the actions how would I call a web report in code with a blank page with a parameter _blank?

Thanks

John

terryd

  • Hero Member
  • *****
  • Posts: 759
    • View Profile
    • Davcomm
    • Email
Re: How to print a report on a blank page
« Reply #1 on: January 21, 2012, 09:46:38 PM »
John
I am assuming this is an inline browse button in which case on the onclick tab there is a Target Frame entry.
Terry Davidson
Windows 10 64 bit/Windows7 64bit
Clarion 9.1.11529/Clarion10 12567
Nettalk 913
Nettalk 1015
StringTheory267/Winevent515/XFiles298/MessageBox239/Cryptonite186

John Fligg

  • Sr. Member
  • ****
  • Posts: 361
    • View Profile
    • Ambrit Software
    • Email
Re: How to print a report on a blank page
« Reply #2 on: January 22, 2012, 03:12:19 AM »
I did try that but it did not work. Will check it out again.

Ah hah. It is the one on the General tab and not the On Click tab properties themselves.

Thanks

John
« Last Edit: January 22, 2012, 03:32:28 AM by John Fligg »