Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / June 2007

Tip: Looking for answers? Try searching our database.

image (bmp) to PCL

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yourik - 14 Jun 2007 08:30 GMT
We are trying to convert an image into a PCL format but unfortanately our
efforts are not paying off. The reason for this conversion is because we
would like to print on a continuous paper (on dot matrix printers) but if we
send the data directly the printer does not recognize the end of the page
(since the page is continuous) and will still eject the paper after the print
is done.

We would appreciate any help that could assist us in solving our problem.
Peter Duniho - 14 Jun 2007 18:05 GMT
> We are trying to convert an image into a PCL format but unfortanately our
> efforts are not paying off. The reason for this conversion is because we
[quoted text clipped - 4 lines]
> print
> is done.

It's been awhile, but my recollection from when I did a lot of work with  
printing code is that for continuous feed printers, there is still an  
upper limit to how large an image you can print (because the whole  
printout needs to be within the limits of the coordinate system), and the  
printer will still do a final page eject when you reach the end of the  
job, regardless of how the job is sent to the printer.

I'm not really clear on why you believe that sending the job to the  
printer as raw PCL instead of going through the Graphics class will  
improve the situation, but if you feel that it should, I'm fairly  
confident that this newsgroup is not the best place to look for the  
answer.  This newsgroup is for .NET Framework programming problems, and  
I'm pretty sure that you're not going to find the solution to your issue  
in the .NET Framework.

Pete
Yourik - 16 Jun 2007 06:07 GMT
Hi Pete,

Thanks for the reply. Our problem is that when you send the info through the
printing API the printer will continue ejecting the paper until it reaches
the end of the paper. Now, since we are using continuous paper, this means if
we were to print 100 pages the printer would continue to eject paper even
after the 100 records are printed (because we it hasn't reached the end of
the paper).  On the other hand if use PCL we can send escape sequences to
control the printer manually and be able to stop that paper at the end of the
100th record.

BTW, I'm not sure under which newsgroup I need to post this. The most
appropriate one that I found is .Net. I couldn't find any newsgroups that
correspond to .Net printing.

Thanks,
Yourik

> > We are trying to convert an image into a PCL format but unfortanately our
> > efforts are not paying off. The reason for this conversion is because we
[quoted text clipped - 21 lines]
>
> Pete

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.