I would like:
- the user fill out a request form (this okay)
- pressing a button (this okay)
- generating a pdf file (this is not okay)
- storing on server (this okay, if pdf isset)
- printing pdf file automatic (this not okay)
I tried using a qb.pdf and fpdf but not working...
Regards, Sevoir
Sevoir schrieb:
> Hi All,
>
>
> I tried creating a pdf file but not success :S
> Can anyone help me with a simple method?
>
> Regards, Sevoir
>
Just an idea: can't you write everything into a file and then call
kprinter with an option to make a pdf out of it?
I'm using kprinter for printing
Hi All,
I tried creating a pdf file but not success :S
Can anyone help me with a simple method?
Regards, Sevoir
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based a
Probably is a stupid question, but I can't resolve without help, due I'm a
newbie.
I've got a listview, where I add some items: for example,
aaa
bbb
ccc
ddd
I need to select an item, for example "ccc", and then move with the
previous. I think that first thing I need is to get the index number o