EMS with picture

EMS with picture SearchSearch
Author Message
Darek Chorazewicz
Frequent Contributor
Username: Daro

Post Number: 66
Registered: 03-2004
Posted on Tuesday, June 19, 2007 - 07:20 pm:   

Hallo.
When I send standart EMS picture, the picture is presented on left then the text.
I want to send EMS where picture is in the center and the text begins in the next line, like this:
PIC
this is the text
under the image

How can I do that?
I only found that there are formatting paramteres just for text, none for pictures.

This is the image I sent
41123F000314aaaaa0df8170b85fa0912bd082aaa08ec6309f2c008b6a70b29c00f73b10952460e2 e090f3a0009ef0b0f917e0c2aa90d781a0c473d0c305a0fffff03c383232333337373e2073697a65 203230783230202f206d6f62697465782e706c

24x20 pixels
text: <8223377> size 20x20 / mobitex.pl


Regards
Dariusz Chorazewicz
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7209
Registered: 10-2002
Posted on Tuesday, June 19, 2007 - 08:39 pm:   

Hi Dariusz,

All EMS will let you do is specify an offset in the text at which at which the picture should appear.

All I could suggest is that maybe you do something like this ... set alignment for center beginning at offset 0.

Start the text with a line break ... CRLF (or maybe CR only) ...

Set the offset for the image to be after the initial character of text, so that the client initialises the alignment before it gets to the picture.

Follow the image with another line break (or maybe CR only) ... and then if you want to change the alignment after the image, experiment with that.

Unfortunately, the results are going to be client specific, but I'd think this would have a chance of working ...

-bn