Results 1 to 5 of 5

Thread: CutePDF Writer

  1. #1

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    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

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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.

  3. #3

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    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

  4. #4
    Hyperactive Member
    Join Date
    Jul 2003
    Posts
    419

    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

  5. #5

    Thread Starter
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    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
  •  



Click Here to Expand Forum to Full Width