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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. JeremySA

    Windows DDK

    Hi can some one please help me i have been batteling for a month on the windows DDK, the usb driver in the ddk there is a rwbulk.c file and bulkusb.c file and if any body knows about this driver or files please help, what is happening is i am just not bieng able to get the console app rwbulk to...
  2. JeremySA

    FaxSendDocument API

    Hi im trying to write a fax app but i cant get my api to work properly i dont know if it is because im using XP or not but my API calls are just not working i use the FaxConnectFaxServer API it looks like im getting a handle but nothing happens, does any body have a snippet of this code or can...
  3. JeremySA

    Paper Size in devmode

    Hi i have a problem i use the devmode structure to get my print jobs details like paper size and all that and it works, but with the new pcl6 driver i get the original paper size but one of the options is you can select the original paper size to fit to another paper size like A4 to A3 i get the...
  4. JeremySA

    How to get paper size from PCL6

    so what you saying is that you use your decimal offset in you stream to decipher the hex values at a specific position if thats true then im am done, and i just want to say thanks for the fast replys it really helps THANKS
  5. JeremySA

    How to get paper size from PCL6

    DandadUK yes thanks that helps i now understand the structure now and from you previous posts i understand about the "begin session" and "opendatasource" etc, but one last question what actually seperates the opertaors what hexidecimal character seperates them cause if i can know that i might...
  6. JeremySA

    How to get paper size from PCL6

    thanks ill do that but i have been playing around and seem to more or less get it now, but ill bother hp for documentation thanks again for your help
  7. JeremySA

    How to get paper size from PCL6

    what i actually mean is how do you get the structure to this format that you have, how do you take the print stream and break it up into the structure that you have from the hexworkshop editor
  8. JeremySA

    How to get paper size from PCL6

    thats right but how do you do that, i saw one off your other postings where you say a to use the hexworkshop editor to see where your offsets are but i see the hex value, and found the enum for my paper sizes but i dont know how to get there
  9. JeremySA

    How to get paper size from PCL6

    thanks DansdadUK i have mailed the attachment, thanks for helping me i really appreciate it thanks, i just need to know how to decipher it or if you could just put me in the right direction thanks
  10. JeremySA

    How to get paper size from PCL6

    sorry this is what it looks like <p>%-12345X@PJL COMMENT Minolta Di2510f PCL6 8.32 @PJL JOB NAME="Microsoft Word - Document1" @PJL SET DUPLEX=OFF @PJL SET OUTBIN=DEFAULT @PJL SET SORTING=NONE @PJL SET RET=OFF @PJL SET ECONOMODE=OFF @PJL SET USERNAME="" @PJL SET JOBPRIORITY=3 @PJL ENTER...
  11. JeremySA

    How to get paper size from PCL6

    Hi please i need help i am new at pcl xl i am trying to get the paper size from pcl xl but i dont understand how pcl5 was easy but pcl 6 is completely different, i have seen a couple of post of output files but i dont know how they get there valuse and all i want is the paper size for a in...

Part and Inventory Search

Back
Top