• PDFnUP software automatiza o processo de 2up de marcar um documento pdf, assim, por exemplo, com a/b 2up página 1 à esquerda e página 2 é o da direita, com divisão 2up (página 4 do documento) página 1 à esquerda e página 3 está à direita, em seguida, a página 2, na página seguinte, está de esquerda e página 4 é o da direita. Ele tem um opcional-para baixo parâmetro para 2up ing para baixo em uma página, ao invés do que em toda a página (esquerda, direita). PDFnUP fornece-lhe com a possibilidade de controlar o tamanho do arquivo de saída, bem como a 2ª página de posição margens. · Simples 2up o arquivo pdf a/b e.g. pdfnup exemplo.pdf-exemplo-ab.pdf -ab · Simples 2up o arquivo pdf do método split e.g. pdfnup exemplo.pdf-exemplo de divisão.pdf split · Simples 2up o arquivo pdf a/b para baixo e.g. pdfnup exemplo.pdf-exemplo-ab.pdf -ab -down · Intervalo de páginas a/b 2up e.g. pdfnup exemplo.pdf-exemplo de divisão.pdf -s1 -e10 -ab · 2up o arquivo pdf a/b e definir o novo tamanho de página e o deslocamento de margem direita e.g. pdfnup exemplo.pdf-exemplo-ab.pdf -ab -vamos 0,0,612,1584 -cropbox 5,5,612,1584 -rightmargin 120 Os 2 primeiros parâmetros têm de ser arquivo de entrada / saída de arquivos ou 2º parâmetro -f Se o nome do arquivo contiver espaços, em seguida, usar aspas em torno do nome de arquivo, por exemplo, "c:meu teste est arquivo.pdf" Os caracteres curingas * não são permitidas, se você deseja processar vários arquivos, em seguida, fazer: dir /B *.pdf > list.txt e, em seguida, pdfnup list.txt -fout NOTA: Este produto é projetado especificamente para a plataforma cruzada de uso do servidor.
  • PDFnUP yazılım pdf belgesi DJ'lik 2up işlemini otomatik, 1, 2 sol ve sayfada/b 2up sayfa sağda, bölünmüş 2up (4 sayfa belge) sayfa sol ve Sayfa 3 sağda üzerine, o Sayfa 2 Sonraki sayfa solda ve 4. sayfada sağda örneğin. Yerine (Sol, Sağ) sayfa boyunca daha bir sayfa 2up DJ'lik Aşağı için aşağı bir isteğe bağlı parametre vardır. PDFnUP çıktı dosya boyutu olarak 2 Sayfa böl kenar boşluklarını kontrol olanağı sağlar. · Basit 2up pdf/b dosya örneğin pdfnup örnek.pdf-örnek-ab.pdf -ab · Basit 2up pdf dosyası bölme yöntemi örneğin pdfnup örnek.pdf-örnek-böl.pdf -split · Basit 2up pdf dosyası/b aşağı örneğin pdfnup örnek.pdf-örnek-ab.aşağı pdf -ab - · Sayfa 2up/b aralığı örneğin pdfnup örnek.pdf-örnek-böl.ab pdf -s1 -e10 - · 2up pdf/b dosyası ve yeni bir sayfa boyutunu ayarlayın ve sağ kenar boşluğu kaydır örneğin pdfnup örnek.pdf-örnek-ab.rightmargin 5,5,612,1584 pdf -ab -0,0,612,1584 ortam-cropbox-120 İlk 2 parametre giriş dosyası çıkış dosyası veya 2 parametre olmak üzere f - Eğer dosya adı, örneğin "c:test verileri dosyamı çift tırnak kullanmak dosya adı boşluk varsa.pdf" * Joker izin verilmez, daha sonra dir /B *yapın: birçok dosyaları işlemek istiyorsanız.pdf > list.txt o zaman pdfnup list.txt -hatası
  • PDFnUP software automates the process of 2up'ing a pdf document, so for example with a/b 2up page 1 is on the left and page 2 is on the right, with split 2up (4 page document) page 1 is on the left and page 3 is on the right, then page 2 is on the next page left and page 4 is on the right.

    It has an optional -down parameter for 2up'ing downwards on a page rather than across the page (left, right). PDFnUP provides you with the possibility to control the output file size as well as the 2nd page postion margins.

    · Simple 2up the pdf file a/b

    e.g. pdfnup example.pdf out-example-ab.pdf -ab

    · Simple 2up the pdf file split method

    e.g. pdfnup example.pdf out-example-split.pdf -split

    · Simple 2up the pdf file a/b downwards

    e.g. pdfnup example.pdf out-example-ab.pdf -ab -down

    · Page range a/b 2up

    e.g. pdfnup example.pdf out-example-split.pdf -s1 -e10 -ab

    · 2up the pdf file a/b and set new page size and offset right margin

    e.g. pdfnup example.pdf out-example-ab.pdf -ab -mediabox 0,0,612,1584 -cropbox 5,5,612,1584 -rightmargin 120

    First 2 parameters have to be input file / output file or 2nd parameter -f

    If your filename has spaces in it then use double quotes around the filename, e.g. "c:my test est file.pdf"

    Wildcards * are not permitted, if you want to process many files then do: dir /B *.pdf > list.txt, then pdfnup list.txt -fout