|
Thanks for the details. Marco --- Richard ECUYER <recuyer@xxxxxxx> wrote: > I made a little tool (based on SplAPI), to read a spool. > I some files to map the spool like : > Map the data with this kind of parameter : > Pages Lignes Colonnes Int. T Nom > 1 99999 2 2 69 76 EMIS_DATE > 1 99999 4 4 43 80 TITRE > 1 99999 5 5 43 80 TITRE1 ... > > And for each field (EMIS_DATE, TITRE...) do something like that : > Variable Axe Y Axe X Police T Att Type > Rouge Vert Bleu Centrage > EMIS_DATE 1,00 7,50 arial 10 text > 000 000 000 > FACT_NUM 2,00 5,00 arial 10 text > 000 000 000 ... > > After that i add cosntant, images....and my programm extract the values > and > send them with coordonates (x, y) like this : > (the XML is send via CGIDEV2 tool) > > <?xml version="1.0" encoding="UTF-8" ?> > <root> > <ref splnam="FROUTE" splnum="0389" jobnam="OUTQ_BIG" jobnum="462568" > jobusr="QPGMR" orientation="portrait" > docarc="O" docnum="2005-10-24-12.02.18.285000" doctyp="RESA_FRT"> > <motsclefs> > <clef name="RESA" type="O"><![CDATA[TUNISIE]]></clef> > <clef name="FAC_NUM" type="O"><![CDATA[7152815]]></clef> > </motsclefs> > <page page="00001" police="arial" taille="048" fond="" signet=""> > <ligne x="1.00" y="01.00" w="2.50" > type="img"><![CDATA[logofram.jpg]]></ligne> > <ligne x="6.00" y="00.75" x2="18.00" y2="01.60" type="rect" couleur=", > ," > fcouleur="240,240,240"/> > <ligne x="0.75" y="10.50" x2="10.00" y2="11.40" type="rect" couleur=", > ," > fcouleur="240,240,240"/> > <ligne x="10.60" y="10.50" x2="20.00" y2="11.40" type="rect" couleur=", > ," > fcouleur="240,240,240"/> > <ligne x="10.30" y="11.40" x2="10.30" y2="23.00" type="trait" couleur=", > ," fcouleur=""/> > <ligne x="0.75" y="23.00" x2="20.00" y2="23.00" type="trait" couleur=", > ," > fcouleur=""/> ... > </page> > </ref> > </root> > > -- __________________________________ Yahoo! FareChase: Search multiple travel sites in one click. http://farechase.yahoo.com
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.