Hi,

I've read the Basic AxPoint Syntax... now, is there an Advance AxPoint Syntax 
I should read?

I think I could use AxPoint to transform my XML into PDF but I need more 
information about the available tags. I've made some testing and I want to 
know if it is possible to place text in a table cell without using a <point> 
or <source-code> element?

Something like:

<table>
<row>
  <col width="40%">
    <sometag>Left content</sometag>
  </col>
  <col width="60%">
    <sometag>Right content</sometag>
  </col>
</row>
</table>

The <text> element doesn't work... is there another tag where I can specify 
the style and is usable in a table cell?

Thanks!

------------------------------------------------
Pierre LeBlanc - Programmeur
[EMAIL PROTECTED]
Nexus Informatique & Marketing Inc.
http://www.nexus-is.qc.ca





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

Reply via email to