Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

composing a book

Status
Not open for further replies.

revilord

Programmer
Oct 2, 2003
64
I am starting to design a new project. The project will take raw data and create a book from it. The book will have TOC, Index, sections, page numbers and everything else a book would have. I have created these books before but only to the point where I format the data where composition program would take it and turn it into PDF's or postscript. Now that I am on my own I don't have the compostion program so I need to figure out a way to compose the book but the only thing that comes to mind is Crystal Reports or using css but I think there is something more straight forward then either of those options.

Basically I need to format the data so it looks nice and can be output to PDF.
 
Do a Google on SGML. The format has been around forever, and PDF/HTML/XML/etc. are subsets of it.

Chip H.


____________________________________________________________________
Click here to learn Ways to help with Tsunami Relief
If you want to get the best response to a question, please read FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top