Stefano
Stefano
I confirm it works! Thanks @skorasaurus.
Was this part released?
For the font issue I wrote this, basing on existing code. I removed the gzipping part of the pbf because I couldn't configure apache correctly :-) https://github.com/sabas/genfontgl I played around...
Hi @c4ni I don't think so. As I read the PDF it's a totally different format but you can apply a similar logic >The CRD file structure is based on...
@uldisn it is the same data which is converted in xml under https://github.com/php-edifact/edifact-mapping I was wondering why you parse directly the unece website information, am I missing something in my...
Hi, for the mappings I never managed to rebuild them till version 96B. You could try with 94B and see what kind of result you get... But firstly, does the...
Are there multiple messages (so multiple UNH) or is a single message (one UNH) with a lot of repetitions?
@teflontoni could you share this file privately?
I tried last night increasing to 512 MB of allocated RAM and it started processing, but I haven't yet timed how much it lasts...
@teflontoni I pushed a commit which "solves" the out of memory problem with your file. I increased the allocated RAM to 1 GB and it terminated after less than 1...