Re: RLib with PDF Output

"John G. Williamson" <jgwilliamson-0jJd2G/[email protected]> Thu, 5 Jan 2012 15:45:48 -0000 (GMT)
Newsgroups gmane.text.rlib.user
Message-ID <[email protected]>
Joel,

To get PDF working via the browser I had to change:

header( rlib_get_content_type($rlib));

to:

$my_header = split("\n", rlib_get_content_type($rlib));
foreach($my_header as $x) {
if($x != '')
header($x);
}

otherwise I got the output back in text format.

Worth a try.

John


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox