Results 1 to 2 of 2

Thread: Change default file name in pdf_file_generator

  1. #1
    Join Date
    Apr 2008
    Beans
    2

    Change default file name in pdf_file_generator

    Hi there,

    I am trying to print the output of a C++ program using the pdf_file_generator. The C++ program sends 6 files to the pdf generator but the pdf generator is giving the same name to all of them and therefore overwrites all but the last one. Does anybody know how to make the generatr assign consecutive file names so that I don't have this issue? (i.e pdfname_0001, pdfname_0002, and so on...) I have really basic understanding of Ubuntu. Thanks

  2. #2
    Join Date
    Apr 2008
    Beans
    2

    Re: Change default file name in pdf_file_generator

    Found useful info at

    https://bugs.launchpad.net/ubuntu/+s...df/+bug/134671

    Changing Label 0 to Label 1 worked fine

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •