gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] GNUmed forms printing


From: Sebastian Hilbert
Subject: [Gnumed-devel] GNUmed forms printing
Date: Mon, 19 Jun 2006 11:43:13 +0200
User-agent: KMail/1.9.1

Hi all,

Richard reminded me that there are talented people on this list with little 
chance to contribute.

Today I need your help on finding the best way to handle forms in GNUmed.
Here is what I had in mind.

requirements:
- cross platform, write once -deploy on many platforms
- straight forward way of coming up and editing forms
- seperate forms from content
- ideally save a copy of a printed form

problems:
- I know no python standard for printing , cross platform that is

possible solutions:
- use LATEX for forms, create ps-files, feed them to the printer
--> LATEX forms are hard to build and maintain ?
- use reportlab, a python library, abstracted rml (xml) forms if you like, 
creates pdf
- use the wxpython printing framework for drwaing text and graphics

open issues:
- how does one print the pdfs created by reportlab by using the wxpython 
framework? Is it possible to create an image from reportlab and feed it to 
the wxpython framework as a canvas ?

Any help is appreciated including UML diagrams and moch up guis , sample code

-- 
Sebastian Hilbert 
Leipzig / Germany
[www.gnumed.de]  -> PGP welcome, HTML ->/dev/null




reply via email to

[Prev in Thread] Current Thread [Next in Thread]