This topic is locked
[SOLVED]

 Printing Reports problems / queries

8/10/2010 8:13:56 AM
PHPRunner General questions
T
tparki authorDevClub member

Hi,

I am using version 5.2 reports to format for printing with the following results: -
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=14973&image=1&table=forumtopics' class='bbc_emoticon' alt=':)' /> The Print whole report option works fine.
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=14973&image=2&table=forumtopics' class='bbc_emoticon' alt=':blink:' /> The Printer-friendly option gives me just the current page. Is that what it is designed to do?
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=14973&image=3&table=forumtopics' class='bbc_emoticon' alt=':(' /> The Excel export option gives me a file which is not interpreted by OpenOffice and starts like this: -

<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns="http://www.w3.org/TR/REC-html40"><meta http-equiv="Content-Type" content="text/html; charset=Wi

<head>

<title>Current register</title>
<style>

..............................
<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=14973&image=4&table=forumtopics' class='bbc_emoticon' alt=':(' /> The Word export gives a file with some extraneous data in blue as shown here: http://tinyurl.com/38t8jmy
I'd welcome any advice

Thanks

Tim

A
ann 8/11/2010

Tim,
please see my comments below:

  1. yes, it's behavior by design.
  2. PHPRunner do not create true-Excel file, it's a HTML file with .xls extension. So Excel re-formats all data automatically
  3. same as 2)