1

I need a solution to produce mailing labels (Avery L7173) for a list of 2500 address entries.

On the backend we have Linux Server with PHP. Python is an option. No X window.

As we have never done this, we dont know if we should go with a PDF classe or the Open Office library. We have found lots of direction by googling around but having the feedback of someone who has done it would be great time saver.

Sincerely py

4

2 回答 2

1

我会尝试使用 FPFP 库来生成 PDF,然后打印。为这样的东西设置坐标应该不会太难。

于 2010-12-20T00:35:37.710 回答
0

我会建议使用fpdf检查此代码。在这个库中,有不同格式的代码。

于 2020-01-30T12:32:26.120 回答