HTML Printer adjustments....


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Greg on May 20, 2010 at 02:43:50: Uploaded files: 1


htmlptr.ibs in xtl (attached) contains subroutines...

Init:
!!!add the line below if you need to print 132 column reports (it will scale for an 8.5inch page and it is still a fixed width font
Print (LUN) ''

Newpage:
!!!current code
Print (Lun) "


"
!!!add this to force a page break when actually printing the HTML document
Print (Lun) '

'

I am not an HTML expert so better ways of doing it probably exist.


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]