On Tue, Apr 13, 2010 at 2:07 PM, Krishnakant Mane <[email protected]> wrote:
> On Tuesday 13 April 2010 11:13 PM, Thomas G. Willis wrote:
>>
>> For server side, there's report lab
>>
>> http://pypi.python.org/pypi/reportlab
>> I have used report lab before to generate pdf but I did not quite
>> understand how it will help at the server side with my pylons app?
>>
>
> Is there a way to render pdf directly to a web browser (provided of course
> that the browser has the plugin for viewing pdf).
>

I'd have to look at the docs to be sure, but getting the browser to
pick it up as a pdf and use the associated application should be a
matter of setting the headers correctly on the response.


-- 
Thomas G. Willis

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to