Hi y'all
I've been trying to print a book with articles straight from the database.
Each page has 2 articles with a picture, more info and it's subarticles.
I want to have an index table and the pages should be numbered.
When they click on a button on the website, this document should be printed.
If i use for example a PDF, or send it straight to the printer, well, then I don't have the markup (page numbers, index table, sometimes only one article on one page (too much subarticles for example))
MS Word would do the markup automatically.
right now i'm 'playing' with the word ocx to obtain this.
I've been searching for the right activeX component, but can't find the perfect one.
Anybody can help me with my search? or provide other options (maybe some options I don't know about)
Thanks i advance
Tomas
I've been trying to print a book with articles straight from the database.
Each page has 2 articles with a picture, more info and it's subarticles.
I want to have an index table and the pages should be numbered.
When they click on a button on the website, this document should be printed.
If i use for example a PDF, or send it straight to the printer, well, then I don't have the markup (page numbers, index table, sometimes only one article on one page (too much subarticles for example))
MS Word would do the markup automatically.
right now i'm 'playing' with the word ocx to obtain this.
I've been searching for the right activeX component, but can't find the perfect one.
Anybody can help me with my search? or provide other options (maybe some options I don't know about)
Thanks i advance
Tomas
Comment