Page 1 of 1

Create and fill a model

Posted: 2015-03-12T15:22:56-07:00
by myspacee
Hello,
I need help to make a choice.

I'm trying to automate the creation of objects similar to this :
Image

I have several alternatives but I prefer Imagemagick for various reasons.
My final goal is give to my users an html interface where can click on preview, make changes, then commit job.

Anyone can help me to build a script to create above object ?

Thank you for any help,
m.

PS: post backround link http://static.repubblica.it/laprovincia ... _empty.jpg

Re: Create and fill a model

Posted: 2015-03-12T18:33:41-07:00
by snibgo
The hardest part is making text flow within the defined area. This can be done with SVG and Inkscape. See SVG documentation, and examples at http://im.snibgo.com/svgtext.htm#areas

Re: Create and fill a model

Posted: 2015-03-22T02:46:04-07:00
by myspacee
Thank you for reply,
i must choose a differents solution for this task. We've a mPDF server internally, that can 'convert' a html model to pdf.
See my request here : http://www.mpdf1.com/forum/discussion/2 ... te-a-model

In past, I've already read your writings about svg. Good reads.
Snibo why you do not release your programs/scipts ?
Could solve many problems for non-scripting guys :)

Thank you for all your job, really.

m.

Re: Create and fill a model

Posted: 2015-03-22T04:54:05-07:00
by snibgo
I write my web pages for myself, not other people. I write them to help myself, in my own work. I often remember that something is possible, and I have done it before, but I've forgotten the details.

I publish some (but not all) of my web pages, including over 150 scripts and 1000 single-command examples, in the hope that they may be useful or interesting to people. But that isn't my main intention.