Ask Experts Questions for FREE Help !
Ask
    chennaiaras's Avatar
    chennaiaras Posts: 7, Reputation: 1
    New Member
     
    #1

    Mar 26, 2008, 05:36 AM
    Printer function
    Hi

    I have a document to print with php.

    In my page, I started with

    PHP Code:
    $handle=printer_open("PrimoPdf");
    printer_start_doc($handle,"my document");

    printer_start_page($handle);

    print 
    "< things to be printed>";

    printer_end_page($handle);

    print 
    "< extra things to be printed>"
    Now, the issue is at the line of printer_end_page($handle); it does not give a page break but continues to print in the same page.

    Any help could be greatly appreciated.

    Thanks,
    Aras

Check out some similar questions!

Calling all Lexmark X6570 Printer Owners - Is my printer damaged? [ 3 Answers ]

Hello, I just purchased a Lexmark X6570 Printer(wireless printing, faxing, photo printing, scanning, copying, and printing all in one). I now need the help of others who own this printer as well because I'm not sure if I purchased a faulty/damaged printer. I have installed the printer and...

Adobe PDF Printer disappears off printer group [ 2 Answers ]

I have been using Adobe Acrobat Professional 6 for several years (have 2003 version) and all of a sudden when I attempt to convert a Publisher Document to a PDF document using the 'printer' the Adobe PDF Printer and/oris missing from list of available printers. I have removed the Adobe Acrobat...

Vista Printer Driver for NEC SuperScript 870 Printer [ 0 Answers ]

Need a Vista Printer Driver for my NEC SuperScript 870 Printer.

TV Out Function On [ 0 Answers ]

I've got a DVD drive and the PowerDVD 5.0 player and every time I try to watch a newer DVD, I get the error message "TV out function error", I look at the details and it says I can't play copyright protected DVD's with the TVout function enabled. The weird thing is, ALL my graphics adapters just...


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.