Hi,
I want to develope a module, that will print the data from order on something like this:
http://poczta.lublin.pl/eng/wzory/druki/k_paczka.jpg
That's a Polish form required to send a single package and it has to be printed on a dot-matrix printer.
There aren't any open-source programs that print on such form.
I was thinking about putting a link to print data from the order near the 'Invoice' link in the Order section.
Since I've had a long break in PHP programming and I'm also new to Drupal CMS, I want to ask you for some hints where to start and where is the best place to implement such thing so that it could be a module in the future.
Because the form has very specified dimensions, I think the best way is to use PHP's image functions, so that the image would be printed same on every printer.
Antoni
| Preview | Attachment | Size |
|---|---|---|
![]() | k_paczka.jpg | 53.19 KB |



