Re: Customisable Printing by PHP from Flash [message #172613 is a reply to message #172609] |
Tue, 22 February 2011 05:18 |
Jerry Stuckle
Messages: 2598 Registered: September 2010
Karma:
|
Senior Member |
|
|
On 2/22/2011 12:12 AM, Singlish King wrote:
> On 22/02/2011 04:33, Jerry Stuckle wrote:
>> On 2/21/2011 3:20 PM, Singlish King wrote:
> ...
>>> my bad. i meant server side PHP. basically,
>>> PHP & Flash somehow have to work together, but how?
>>
>> You can't print on the client from the server. The client has to do the
>> printing.
> ...
>
>
> you can get Flash to tell PHP what the user chose (eyes, nose,
> hairstyle) and get PHP to generate a pdf or something printable.
> but how?
PHP would have to have access to the same graphics Flash does, and build
an image using the GD libraries.
Why are you even getting PHP involved? Flash can print on the client's
printer just fine.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
|
|
|