complex formatting examples? 
Author Message
 complex formatting examples?

I'm working on putting together a reasonably {*filter*} page design that
adjusts itself to paper size. The postscript will have most of the
layout decisions, but I'm running into problems because of different
levels in the output. I have a top-level (per page) layout that
takes 3 strings, a first page header routine, and routine that
creates the equivalent of a paragraph.
The per-page routine is capable of sizing itself to the sheet
and setting up variables so the rest can format themselves
correctly.
My main problem is introducing page breaks, the input to each
`paragraph' consists of header information followed by contents
that is divided into `phrases' for getting correct line break
information.
What I want is to break a paragraph at the bottom of the page,
possibly adding "(continued next page) show", start a new page
with the top-level information then do the rest of the paragraph
with header information, once again "(continued) show" followed
by the rest of the paragraph.
Any pointers, examples, or suggestions? Nothing is set in stone
yet, I can alter the data being output from the main program into
order required to make this work and in any format, but the low
level formatting descisions have to be handled in postscript.

Geoff



Sat, 12 Jun 2004 02:47:43 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Ghostscript anti-aliases for complex files?

2. Netscape 6 problem when trying to make visible/hidden complex DIV objects

3. Using complex data types from VB ActiveX dlls with server-side scripting

4. complex object creation in JScript

5. Need assistance with a complex drop down navigation

6. Ann: Sorting large data volumes with complex criteria

7. Using complex data types from VB ActiveX dlls with server-side scripting

8. Javascript has over-complex Object model

9. Request complex ps files to test postscript emulation.

10. complex database_question

11. "Page too complex" printer error

12. Complex WshShell.Run Commands

 

 
Powered by phpBB® Forum Software