TRemmie Posted February 26, 2008 Share Posted February 26, 2008 Ok so I am in the middle of using flash to design a fully user interactive business card maker, where out customers can select a template, upload their logo, modify text, and do alot of neat interactive features. The final step I want to do is have their creation on the flash file sent through php, and emailed as a jpeg / high resolution pdf to our sales department. I have been following two different tutorials: http://www.sephiroth.it/tutorials/flashPHP/print_screen/index.php For creating images out of interactive flash files. -and- http://www.fpdf.org/ for creating a medium between pdf and php. Now I have basically gotten each running on their own, however I get nothing but a big headache when I try to 'inter loop' the two and come out with a final product of what I am looking for. If you have any advice/links/or can tell me what I need to do to get this accomplished, it would be GREATLY appreciated. Link to comment https://forums.phpfreaks.com/topic/93221-need-some-serious-help/ Share on other sites More sharing options...
Barand Posted February 27, 2008 Share Posted February 27, 2008 If they are going for print, I'd go with pdf rather than flash, which is predominantly a screen output product. Link to comment https://forums.phpfreaks.com/topic/93221-need-some-serious-help/#findComment-477602 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.