Newbies MJones Posted June 7, 2013 Newbies Posted June 7, 2013 Hi. I've created a report which looks and prints fine from the desktop but when I publish with IWP I can't print the report at all. I know IWP doesn't support printing but there has to be a way. Doesn't there? Thanks for any help. - Mike
No_access Posted June 7, 2013 Posted June 7, 2013 You need to use the print button on the web browser.
Newbies MJones Posted June 7, 2013 Author Newbies Posted June 7, 2013 Thanks for the response. If I use the browser print button it prints the entire web page. I want to just print the report.
MartieH Posted June 7, 2013 Posted June 7, 2013 i think you need to create the report as a pdf as well as just the IWP report - show the report, but have a link to the pdf for printing. Martie
IdealData Posted June 8, 2013 Posted June 8, 2013 Another way to approach this is to generate the report in a browse view, as opposed to the FM client preview method. For relatively simple reports you can mimic FMs native reporting through scripting and a global field. The script would ideally simulate the sorting of the data and then populate the global with each line of the report by appending the content, with the script advancing through the records using a loop. Sounds clunky, but I have made this work, but you do not get much control over page size etc..
Newbies MJones Posted June 8, 2013 Author Newbies Posted June 8, 2013 Thank you both, I'll play with those ideas and see what damage I can do.
Newbies SKDisplays Posted July 17, 2013 Newbies Posted July 17, 2013 You Can print your report by using print button on your site
Newbies nareshkumar Posted June 6, 2014 Newbies Posted June 6, 2014 Yeah, That would be best if you use print button from your site to print the report!!
Recommended Posts
This topic is 4169 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now