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 strongm 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: *

  • Users: pcltools
  • Order by date
  1. pcltools

    Determine encoding of text

    It appears as though you replaced all the printablb text in the files with asterisks. Are you just trying to make it as difficult as possible for someone to help you? Aside from that, your ASCII file has a partial, temporary download font bound to the undefined default symbol set. The EBCDIC...
  2. pcltools

    Determine encoding of text

    HP does not have a EBCDIC symbol set. So, most files that start-off as EBCDIC run through some type of protocol conversion and the EBCDIC is mapped to a download font in a custom symbol set. This is a file we use in our product to map those characters. 32 64 à 68 ¢ 74 . 75 < 76 (...
  3. pcltools

    how to make a program that sends pcl to the printer from Mainframe

    If you need a decent looking form overlay with a logo, etc. Then, I recommend using PCLWorks's Img2PCL program to easily generate a form overlay macro or automatic overlay. Then, all you need to do is insert the appropriate PCL to invoke the macro and the absolute coordinates to position the...
  4. pcltools

    PCLETTO to TTF?

    The latest printer drivers generate unbound PCLETTO fonts. And, they only download the characters that are being used in the document being printed. Most drivers only use a subset of the available character cells in a single-byte character set. And, when they run out of character cells...
  5. pcltools

    Embedding BMP graphic in PCL

    Our tools can insert a raster graphic anywhere into any level of PCL3-5 or XL print stream. And, we can edit a PCL print stream by inserting the appropriate 1D barcode as vector line/box draw objects. Option V of our PCLTool SDK does this best using PCLXForm.exe with a custom .tpt script...
  6. pcltools

    Embedded TrueType font in PCL does not print!

    We have an OEM product (TTFntPCL) that we made for EDS/Deloitte for the State of California that generates PCLETTO (.SFT) fonts from full Unicode TrueType fonts (we used ANDALWTJ.TTF with 45,000 Unicode cells). They provide the UTF-8 text and tell us the language and we extract the appropriate...
  7. pcltools

    Insert image in a PCL5

    PCLWorks Program ($89) includes IMG2PCL.exe. IMG2PCL can convert a TIFF or JPEG file into a PCL file, in-stream PCL, a placable logo macro or a full page overlay macro. You have to be an expert in PCL to figure-out how to edit a Windows temporary printstream into a macro. It used to be...
  8. pcltools

    Counting pages in PCL5

    You need a commerical quality PCL interpreter to count pages in a PCL file. There are many ways to mark the end of a page... changing back to simplex from duplex, lines per page, formfeeds, resets, etc. PageTech has several products (retail to OEM) that count PCL3/4/5/5e/5c/6 level pages...

Part and Inventory Search

Back
Top