LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (July 2005, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 26 Jul 2005 04:21:14 -0400
Reply-To:     Jim Groeneveld <jim1stat@YAHOO.CO.UK>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Jim Groeneveld <jim1stat@YAHOO.CO.UK>
Subject:      Re: Page Breaks
Comments: To: Jeff Morison <jmt_mtf@YAHOO.COM>

Hi Jeff,

I don't have experience doing something like that, but AFAIK the html language does not know page breaks at all. And if your tables (lines) are to widt to be printed the rightmost portion just won't be printed. You could experiment while printing from your web browser changing paper layout from portrait into landscape and reducing the font size. You could also code a (smaller) font size in your html code, or reduce the number of columns.

Regards - Jim. -- Y. (Jim) Groeneveld, MSc., Biostatistician, Vitatron b.v., NL Jim.Groeneveld_AT_Vitatron.com (replace _AT_ by AT sign) http://www.vitatron.com, http://home.hccnet.nl/jim.groeneveld

My computer will be left alone by me from July 28th to August 16th.

[common disclaimer]

On Mon, 25 Jul 2005 10:55:00 -0700, Jeff Morison <jmt_mtf@YAHOO.COM> wrote:

> We have a report we generate using SAS Data _null_ >and FTP it to web page on web server, it prints all ok >in SAS with page breaks and all fitting in pages >correctly, but when we print from WEB page, it does >not recognize the page breaks also the right most >columns are chopped off, is there a fix for this on >html side?. > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com


Back to: Top of message | Previous page | Main SAS-L page