<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Speaking of large PDFs... Keep in mind that PDFs are vector based
    files and when you open them in GIMP it converts them to bitmap and
    any PDF saved out of GIMP will simply be a bitmap file embedded in a
    PDF file and therefore will be hundreds of times the size of the
    original PDF document.<br>
    <br>
    The better program to use would be to use Inkscape which will
    preserve the the vector nature of the PDF files and keep them small.<br>
    <br>
    Also I believe that using convert on a PDF will also convert all the
    pages to bitmap files, even the ones that you didn't load into
    GIMP.  The better program to use would be PDF Toolkit (pdftk) or pdf
    shuffler to merge you document together intact without converting
    the image to another format.<br>
    <br>
    You can also take a look at master PDF that will allow you to edit
    PDFs directly.  It's proprietary software, but it's also got a free
    edition that might work for what you are doing:
    <a class="moz-txt-link-freetext" href="https://code-industry.net/free-pdf-editor/">https://code-industry.net/free-pdf-editor/</a><br>
    <br>
    Brian Cluff<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 11/01/2017 05:12 PM, Michael wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAFRvunKVwvar++UjqJUf=axUfmzV04xw==xb26UgKVY8iGUG7w@mail.gmail.com">
      <div dir="ltr">very cool! figured out how to do it on my own.
        <div>steps:</div>
        <div>Edit files</div>
        <div>Save files</div>
        <div>run the command convert</div>
        <div>"convert -adjoin <file to join1> <file to join
          2>.... <joined file name>" </div>
        <div>Not practical if the pdf is a large document though.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Wed, Nov 1, 2017 at 7:47 PM, Michael
          <span dir="ltr"><<a href="mailto:bmike1@gmail.com"
              target="_blank" moz-do-not-send="true">bmike1@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">Very cool. I can now put my signature on PDFs
              with GIMP. But there is a slight problem. I ave to save
              each page individually How do I save the PDF to be as it
              was originally?<span class="HOEnZb"><font color="#888888"><br
                    clear="all">
                  <div><br>
                  </div>
                  -- <br>
                  <div class="m_-7677009038730845164gmail_signature"
                    data-smartmail="gmail_signature">
                    <div dir="ltr">
                      <div>
                        <div dir="ltr">
                          <div><span
                              style="font-size:12.8000001907349px">:-)~MIKE~(-:</span><br>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </font></span></div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature" data-smartmail="gmail_signature">
          <div dir="ltr">
            <div>
              <div dir="ltr">
                <div><span style="font-size:12.8000001907349px">:-)~MIKE~(-:</span><br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
    </blockquote>
    <br>
  </body>
</html>