Henning von Bargen

Results 188 comments of Henning von Bargen

ATM I am off sick and I try to understand how to add scripting support to an extended item. The only example I could find is the Chart item, but...

I decided to give up trying to support the usual events (onCreate in particular). But without the ability to use scripting events, I think it is not good enough to...

Part of this was solved with #1191 . I'll create an issue for the SWT warning.

I closed this PR 4 days ago, because its obsolete now, the issues are fixed by two other PRs.

OK (I'm the same person), I'll take a look at it. Yesterday I found out that the easiest way to avoid the terminal crashes was to use `_wgetch` from `conio.h`...

Eclipse BIRT uses OpenPDF for PDF generation. This project would also benefit from PDF/UA support in OpenPDF. I think this is one important open source topic where the big players,...

AFAIK JasperReports already supports creating PDF/UA using OpenPDF. _Can somebody confirm this?_ So it seems like OpenPDF *can* already create PDF/UA if used in the right way, and it's just...

I think the reason is the logic in tablenormalizer.py, class _ExpandAllLessMaxCount, method expand_cell. The elif condition seems wrong. OTOH the class name says exactly what is happening. This makes me...

Same here with `validationtool-1.5.0-standalone.jar`,

Ich hab ja keine Ahnung und soll nur Rechnungen in einem System generieren, aber soweit mir bekannt ist, besteht noch keine wirkliche Einigkeit, wie Storno-Rechnungen (nicht kaufm. Gutschriften) abzubilden sind....