|
-
Dec 20th, 2005, 03:13 PM
#1
CutePDF Writer
I have an application that prints leases. When I print it to the printer everything prints out fine.
When I print to a PDF file using CutePDF writer, there are horizontal lines on the page. Is there some setting to it which prevents these lines from getting printed?
Wondering whats causing that to happen?
-abhijit
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Dec 20th, 2005, 06:02 PM
#2
Re: CutePDF Writer
Do other documents print out correctly? I use CutePDF and have no trouble with the PDF being exactly like the printed output.
-
Dec 21st, 2005, 10:57 AM
#3
Re: CutePDF Writer
David,
I have printed maps from the browser so far with CUTEPDF and there were no issues. Its just my VB app, that is giving these weird horizontal lines all over. At present, I am trying to understand what are the control characters being passed by the application. I wonder what are the settings in CUTEPDF which can be controlled.
Cheers,
Abhijit
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
-
Dec 21st, 2005, 11:10 AM
#4
Hyperactive Member
Re: CutePDF Writer
I have never had that problem with abijit. I take it that you are printing via a data report? I know that your computer treats CutePDF as an actual printer (ie: it thinks it's printing, so it prints everything that's visible). I just made a test report, and printed with CutePDF and no wierd lines.
Code:
If LostAngel.Tag = "Programming" then
LostAngel.Caption = "Awake"
Else
LostAngel.Caption = "Dreaming of Code"
End If
-
Dec 21st, 2005, 11:26 AM
#5
Re: CutePDF Writer
no we do not use a data report to print out. our application is mostly legacy vb, started off in vb4.0 (32 bit) then moved over to Vb5.0 which is where it has stayed since 1998. it uses a lot of third-party controls. some of these third-party active-x control developers might be out of business.
For this specific printing we use a videosoft vsview.vsprinter control. Our printing has never been affected till date. We changed over from Dot Matrix to Laser printers, but everything is fine. However now we have this issue with CutePDF generated files.
Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
save a blobFileStreamDataTable To Text Filemy blog
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|