Hi all,

I need to create a pdf file with an image (chart) at the side
of a table of data...


---------   -------------
|       |   | A | B | C |
| Image |   | x | x | x |
|       |   | x | x | x |
---------   | x | x | x |
            | x | x | x |
            | x | x | x |
            | x | x | x |
            | x | x | x |
            -------------

I can't absolutely position the image (as I've done previously)
because I don't know the amount of data in the table.  I could
(possibly?) create a table...

---------------------
|       | A | B | C |
| Image | x | x | x |
|       | x | x | x |
|-------| x | x | x |
|       | x | x | x |
|       | x | x | x |
|       | x | x | x |
|       | x | x | x |
---------------------

(assuming that images can be nested inside a table), but the
column-width for the image would be in mm and the other columns
are "proportional-column-width".  I don't know if this is a
problem.

I was also hoping I wouldn't need to do a rowspan.

Is there any options I've missed?

Any help is appreciated.

Thanks,

J.


==========================================================================
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission. There is no intention to
create any legally binding contract or other binding commitment through
the use of this electronic communication unless it is issued in accordance
with the Experian Limited standard terms and conditions of purchase or
other express written agreement between Experian Limited and the recipient
Experian Limited (registration number 653331)
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to