I would like to print to the printer, by raw copying a file
using a Code Page, for ex 850.
The file is generated in a .Net application and saved
with a 850 code page encoder.
Copying this file to the "HP LaserJet 2300 Series PCL 6"
prints .. faulty double chars for some the
special...
I am trying to rename a directory from C# , and I can not
find an elegant solution.
Many recommand MoveTo, Move, which seem to me .. more
like an overkill solution.(also i can't seems to shake
rights access violation exceptions beeing throwen)
On the net there are also solutions running...
using "SQLPlus Worksheet", sql query console provided by
Oracle .. or "sql plus" , and not some fancy shmancy TOAD or SQL navigator I would like to do this :
--run this pl/sql block
declare
someText VARCHAR(100);
begin
someText:='some trivial message for the masses';
select someText as...
I tried and search for a sample or some good
explanation on how could I format a string like
"12023023023023020302" (24 chars long)
I cannot use o NumberFormatInfo , and convert
the string above cause it's to f... long...
and string.Format("{0:###-####-#-####### ....}"...
I am having a problem with image printing in raster mode
when data is compressed in CCITT modified Huffman.
I want to draw (for ex.) 2 black lines using the
encoding mentioned before. I am encoding each row, and
what I am getting (using EscapeE as a PCL viewer) is
an interlaced image, this...
I am quite new to the PCL buissnes, however I tried to
understand how does raster mode works.
What I have to do is to embed tiff images (content only)
with compression mode CCITT G3 (modified Huffman).
I use EscapeE (trial) and an hp laserjet 2300dn, to see
if it prints out corectly, and it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.