Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Reading a JDF file

Basically, I need a way to read a JDF file, so I can see the information it contains.

According to this link, JDF is based on XML, so I figure it would be pretty easy to read. But I can't find any information about how to do that.

I'm using C# and .NET 4.0.

like image 294
Steven Avatar asked Apr 07 '26 09:04

Steven


1 Answers

JDF is XML, but it's not very friendly XML. The JDF specification doc alone is over 1,200 pages! I suggest taking a look at FluentJDF. They just went open source a few weeks ago. The company I work for just bought some training from them and I sat through a 4 hour how-to meeting yesterday. Their solution for working with JDF is a programmers dream.

like image 131
James Hill Avatar answered Apr 09 '26 23:04

James Hill



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!