File conversion for reading outside of Reinteract (or printing)
1 view
Skip to first unread message
Richard Thomas
unread,
Jul 15, 2009, 6:22:45 AM7/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Reinteract
Has anyone come up with a method for a method of converting a re-
interact RWS file so that it can either be sent to a printer, or put
in a format (e.g. PDF) that someone without re-interact installed can
read it (complete with embedded graphs)?
All I can think of is to either do screen bitmap grabs or open the
python source code into a word processor and manually paste in
graphics for each of the plots (and text for anything printed out).
Neither of these are very satisfactory.
I realise that the prime motivation for Reinteract is as a tool for
actively developing python scripts, but it would make it quite a
useful (Mathcad-style) reference document if it could easily be
converted to show to others. Even if they are not python-literate,
most people with basic software skills is likely to be able to follow
any mathematical manipulations being coded up.
Richard
Joseph Coffey
unread,
Jul 15, 2009, 2:53:32 PM7/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reint...@googlegroups.com
I agree this would be very useful.
I also vote for something that doesn't use too much magic. Solutions like pyreport (which is close to what you want) are fragile in any complicated environment.
Jon Kuhn
unread,
Jul 15, 2009, 3:00:57 PM7/15/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reint...@googlegroups.com
This would be a very useful feature. We used Reinteract for data analysis for a wihle (and still do sometimes), and it would be very useful to be able to export a PDF.