Flash to PDF

Gregg Wygonik posted on Flascoders at midnight my time a neat example of doing Flash to PDF conversion. Basically, you draw something and it generates the PDF ASCII. You just put that in a text file, save it as a PDF, and your done! It’s pretty easy to take this further as I’ve seen PHP to PDF stuff which is pretty simple and I’m sure it’s easy in .NET and CF as well.

The disscussion is currently on: Can you go from PDF to Flash?

<a href=”http://broadcast.artificialcolors.com/”>http://broadcast.artificialcolors.com/</a>

DataProvider Update

First off, here is the <a href=”http://www.gskinner.com/gmodeler/” target=”_blank”>gModeler</a> XML file that made this possible:

<a href=”https://www.jessewarden.com/downloads/DataProvider.xml”>gModeler DataProvider XML</a>

Thanks again <a href=”http://www.grantskinner.com” target=”_blank”>Grant</a>!

It won’t generate the exact XML Doc files for I had to tweak those a lot.

DataProvider Documentation

Similiar to the <a href=”https://www.jessewarden.com/downloads/FUIComponent.mxp”>FUIDocumentation</a> that <a href=”http://www.peterjoel.com/” target=”_blank”>Peter Hall</a> did and I later turned into an <a href=”https://www.jessewarden.com/downloads/FUIComponent.mxp”>MXP</a> that will install Reference Panel documentation, I have done the same thing with the <a href=”https://www.jessewarden.com/downloads/DataProvider.mxp”>DataProvider</a>. Have fun!

<a href=”https://www.jessewarden.com/downloads/DataProvider.mxp”>DataProvider Documentation</a>