Ramdas S writes:
> Is there anyway to print a check online using Django/Python?
>
> I see a possibility of making PDF on the fly, and sending it to the
> printer, but I want some opinion
I think you'd have best control with a PDF but it might also be possible
to create the page in HTML and use a
Ramdas S writes:
> Is there anyway to print a check online using Django/Python?
>
> I see a possibility of making PDF on the fly, and sending it to the
> printer, but I want some opinion
I think you'd have best control with a PDF but it might also be possible
to create the page in HTML and use a