This sounds great. I would give you help, but the project i work on has much more tasks then the svg one :(
Can you give me a teaser how to do this or is it that complex? :) Ruud Steltenpool schrieb: > Mork, > > I've figured out how to do this in a quite general way. > Will have a first working version ready soon. > If you want the coding exercise you're welcome to help, otherwise i'd > just wait a bit. > > Cheers, > > Ruud > http://svg.startpagina.nl > > > Mork0075 wrote: >> Hello, >> >> i would be pleased if some would help me to think about some conceptual >> things :) >> >> Here's the problem: i have got a address label (in svg format). i would >> like to split the page the labels should be printed on into 4 spaces >> like this: >> ----------- >> | | | >> | | | >> ----------- >> | | | >> | | | >> ----------- >> >> Sometimes i would like to print one address label into this page >> template and sometimes i would like to print perhaps 5 address labels. >> So how should this be solved very generic and clever? I've got this >> idea: >> >> + i create another svg file (which represents the page layout) and >> insert the address labels via "use" >> >> How would you guys solve this problem in a generic way? (perhaps someday >> i would like to print 6 address labels on one page and so one) >> >> thanks in advance :) >> >> Mark >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
