CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Blank page when printing from printer-friendly view of an event participant
Pages: [1]

Author Topic: Blank page when printing from printer-friendly view of an event participant  (Read 3268 times)

luismiguel2001us

  • Guest
Blank page when printing from printer-friendly view of an event participant
October 18, 2009, 09:46:28 pm
Hi folks,

I found a problem with printing in CiviEvents. When I click on the CiviEvent link to access the Event dashboard page, I see a list of participants. When I click on the "View" link for one of these participants, I have the contact information screen. Upon clicking on the "printer-friendly view" icon in the upper right hand corner I get a plain page with the participant's information. However when I now print the page out I get a blank page. I have tried this with IE 8 and with Firefox 3 (both on Windows XP) and I get the same results with both. The system is based on CiviCRM 2.2.7 and Drupal 6. Any thoughts why the printouts are blank and how I can fix that? I appreciate everyone's input.

Cheers,
Luis

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Blank page when printing from printer-friendly view of an event participant
October 19, 2009, 07:02:33 am

does the same thing happen on http://drupal.demo.civicrm.org/?

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

mtnhops

  • Guest
Re: Blank page when printing from printer-friendly view of an event participant
November 05, 2009, 06:44:49 am
I have this same problem.  My client needs to print out the event registrant's details, and the only way I can currently do this is to print the non printer-friendly page or cut and paste into word processing program.  I am using Joomla and CiviEvent.  Yes, the same problem exists on joomla.demo.civcrm.org.  The page just prints url at bottom and <img src="http://....."> at top.  It seems to be stalled on finding an image?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Blank page when printing from printer-friendly view of an event participant
November 05, 2009, 07:07:53 am

i just tried this on joomla.demo on my macbook and it worked fine

http://joomla.demo.civicrm.org/administrator/index2.php?option=com_civicrm&task=civicrm/event/search&reset=1&force=1&event=3&status=true

does the above work for you? did not see any obvious errors in the HTML

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

mtnhops

  • Guest
Re: Blank page when printing from printer-friendly view of an event participant
November 05, 2009, 07:25:19 am
I tried it again, still get nothing on print... attaching screen shot of the printed page.  I've tried on IE and FF on PC... printing to printer or pdf gives same result.  I'll go try it on a Mac now.

mtnhops

  • Guest
Re: Blank page when printing from printer-friendly view of an event participant
November 05, 2009, 07:36:23 am
Same result on Mac Firefox.  Blank page.  ???

I can print participant lists, but not individual participant details.  I am going to Manage Events --> Participants --> View (for any event attendee record). 

I tried printing something else to make sure it works... used an individual civicontribute record, and that prints fine. 

I can't duplicate the printing problem on anything else, but it won't print on my site or on the demo site for the individual attendee details.


Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Blank page when printing from printer-friendly view of an event participant
November 05, 2009, 07:43:30 am

sorry, i was using the listing page

i reproduced it with the view page. can you please file an issue (point to this forum post). we'll investigate and fix

if important to you, please consider investigating and submitting a patch

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

mtnhops

  • Guest
Re: Blank page when printing from printer-friendly view of an event participant
November 05, 2009, 10:52:45 am
Ok, I've added it. Thanks.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Blank page when printing from printer-friendly view of an event participant
November 11, 2009, 05:22:54 pm
This is fixed and will be part of the next (3.0.3) release as well as 3.1 alpha 2:
http://issues.civicrm.org/jira/browse/CRM-5358

The problem affects the Membership view page as well.
If you need a quick fix, you can probably get away with removing or commenting out these 3 lines from your copy of civicrm/css/print.css:
Code: [Select]
.form-item {
     display: none;
}
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Blank page when printing from printer-friendly view of an event participant

This forum was archived on 2017-11-26.