Welcome to tridi game development

In this blog, i'll try to explain how to create game, tips and tricks to develop game, especially using my 3D engine, tridi - in English and Indonesia.

PDF Report for .NET and Python

Its has been long time i'am not writing this blog. And now, my game coding interest reach lowest level. Now i have many jobs that require mush time.

And i want to share some of my work, here. A few years ago, i have write a reporting tools using delphi, i name it RYF (you can search it on source forge), this reporting tool act like PDF reader, but you can write the document using notepad or something else. The syntax itself is relatively simple. You can download at source forge.

But, my RYF only run on windows, and i have lost latest source, and i'am to lazy to fix the mess in the source. So i create new RYF implementation from scratch using Python.

And now my python RYF has been ready and i have use it in my projects (i use python and some my secret package that can create outstanding UI).

My python RYF using PDF as output (differ from my previous RYF that has its own rendering system). Its support PNG and JPEG format. And has some new feature.

Well a few days ago i need a PDF report tool for VB .NET, i look on the net and doesnot found something that as simple as my RYF. Thanks for IronPython, now my RYF can be used in any .NET application, using ironpython to execute the python RYF.

You can download the source at www.codeplex.com

Tidak ada komentar: