Char removed from File name in long list

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: XnTriq, helmut, xnview

cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

RobertoG wrote:well, i think problem is not related to 8192 limit, because :
1. ALL files in command line (> 13300 chars) are processed by nconvert
2. 8192 is related to cmd.exe , not to internal CreateProcess function ,limited to 32k chars
https://blogs.msdn.microsoft.com/oldnew ... /?p=41553/
If your code stops processing when the 8191 limit is reached, that seems significant to me...
i'm working on a workarond to manage it, a thing like:

Code: Select all

nconvert  -o temp1.pdf  xx_p1.pdf xx_p2.pdf ....  xx_p200.pdf
nconvert  -o temp2.pdf  temp1.pdf xx_p0201.pdf xx_p202.pdf ....  xx_p400.pdf
etc...  
Processing the files by splitting the task into smaller conversions and then combining the outputs is certainly one possible workaround...
Only for information, have you tried to run in a .bat file a command like mine, related to your 1000_tif files, to check the error?
Or, do you want me to prepare the .bat and test?
Yes, but using a wildcard as in the following code:

Code: Select all

nconvert.exe -out pdf -multi -overwrite -c 1 -o 1000915388.pdf *.tif
The 1000-page PDF output created is attached, but I should point out that the test TIFFs are all identical, and as they consist of just a small white canvas, the PDF pages all, correctly, appear as blanks white pages.

Is there a reason why you can't simply use a wildcard as above, as it seems the easiest way and automatically accepts any number of input files?

I should also point out that the 1000 test TIFFs (which I originally created to test renumbering operations) all have very short file names, so the command line character limit is unlikely to be reached.
Attachments
1000915388.pdf
(1022.28 KiB) Downloaded 65 times
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

Hi
I've adapted your zip to generate the problem.
in zip you find 1000 tif + a convert.bat + final.pdf
if you run the bat (adapt the nconvert path) you got error

Code: Select all

.....
......
e.tif  515.image.tif  516.image.tif  517.image.tif  518.image.tif  519.image.tif
  520.image.tif  521.image.tif  522.image.tif  523.image.tif  524.image.tif  525
.image.tif  526.image.tif  527.image.tif  528.image.tif  529.image.tif  530.imag
e.tif  531.image.tif  532.image.tif  533.image.tif  534.image.tif  535.image.tif
  536.image.tif  537.image.tif  538.image.tif  539.image.tif  540.image.tif  541
.image.tif  542.imag
  Error: Can't open file (542.imag.tif)
and a pdf file with 999 (not 1000) pages

EDIT
The command in the .bat file is >15000 char, and it's all processed
Attachments
1000_TIFF_Files.zip
(395.32 KiB) Downloaded 63 times
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

cday wrote: Is there a reason why you can't simply use a wildcard as above, as it seems the easiest way and automatically accepts any number of input files?
Yes.
The reason is that in the SAME dir i have files to be merged in different results, so ,unfortunately :( , *.tif is not applyable
cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

This is getting slightly confusing, you first say that after lengthening my test images filenames you have reproduced the original problem, which seems to simply confirm that the length of the command line is the problem, then in your edit you say that all files were processed??

I've repeated my batch file test using the same code but using your test images with the extended filenames and, as expected, it runs successfully again... It also correctly produces a 1000-page PDF file.
cmd.exe.png
cmd.exe.png (17.33 KiB) Viewed 1433 times
Is there any reason why you can't use a wildcard term *.tif ?
Attachments
1000915388a.pdf
(1022.28 KiB) Downloaded 69 times
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

Hi
i'm taking a lot of your time, sorry
I include the full output of the convert.bat
(i removed -quiet from the parameters)

Code: Select all

D:\File Balbec\1000_TIFF_Files\1000_TIFF_Files>convert.bat

D:\File Balbec\1000_TIFF_Files\1000_TIFF_Files>..\xnview\nconvert.exe -out pdf -
multi -overwrite -c 1 -o final.pdf 000.image.tif  001.image.tif  002.image.tif
003.image.tif  004.image.tif  005.image.tif  006.image.tif  007.image.tif  008.i
mage.tif  009.image.tif  010.image.tif  011.image.tif  012.image.tif  013.image.
tif  014.image.tif  015.image.tif  016.image.tif  017.image.tif  018.image.tif
019.image.tif  020.image.tif  021.image.tif  022.image.tif  023.image.tif  024.i
mage.tif  025.image.tif  026.image.tif  027.image.tif  028.image.tif  029.image.
tif  030.image.tif  031.image.tif  032.image.tif  033.image.tif  034.image.tif
035.image.tif  036.image.tif  037.image.tif  038.image.tif  039.image.tif  040.i
mage.tif  041.image.tif  042.image.tif  043.image.tif  044.image.tif  045.image.
tif  046.image.tif  047.image.tif  048.image.tif  049.image.tif  050.image.tif
051.image.tif  052.image.tif  053.image.tif  054.image.tif  055.image.tif  056.i
mage.tif  057.image.tif  058.image.tif  059.image.tif  060.image.tif  061.image.
tif  062.image.tif  063.image.tif  064.image.tif  065.image.tif  066.image.tif
067.image.tif  068.image.tif  069.image.tif  070.image.tif  071.image.tif  072.i
mage.tif  073.image.tif  074.image.tif  075.image.tif  076.image.tif  077.image.
tif  078.image.tif  079.image.tif  080.image.tif  081.image.tif  082.image.tif
083.image.tif  084.image.tif  085.image.tif  086.image.tif  087.image.tif  088.i
mage.tif  089.image.tif  090.image.tif  091.image.tif  092.image.tif  093.image.
tif  094.image.tif  095.image.tif  096.image.tif  097.image.tif  098.image.tif
099.image.tif  100.image.tif  101.image.tif  102.image.tif  103.image.tif  104.i
mage.tif  105.image.tif  106.image.tif  107.image.tif  108.image.tif  109.image.
tif  110.image.tif  111.image.tif  112.image.tif  113.image.tif  114.image.tif
115.image.tif  116.image.tif  117.image.tif  118.image.tif  119.image.tif  120.i
mage.tif  121.image.tif  122.image.tif  123.image.tif  124.image.tif  125.image.
tif  126.image.tif  127.image.tif  128.image.tif  129.image.tif  130.image.tif
131.image.tif  132.image.tif  133.image.tif  134.image.tif  135.image.tif  136.i
mage.tif  137.image.tif  138.image.tif  139.image.tif  140.image.tif  141.image.
tif  142.image.tif  143.image.tif  144.image.tif  145.image.tif  146.image.tif
147.image.tif  148.image.tif  149.image.tif  150.image.tif  151.image.tif  152.i
mage.tif  153.image.tif  154.image.tif  155.image.tif  156.image.tif  157.image.
tif  158.image.tif  159.image.tif  160.image.tif  161.image.tif  162.image.tif
163.image.tif  164.image.tif  165.image.tif  166.image.tif  167.image.tif  168.i
mage.tif  169.image.tif  170.image.tif  171.image.tif  172.image.tif  173.image.
tif  174.image.tif  175.image.tif  176.image.tif  177.image.tif  178.image.tif
179.image.tif  180.image.tif  181.image.tif  182.image.tif  183.image.tif  184.i
mage.tif  185.image.tif  186.image.tif  187.image.tif  188.image.tif  189.image.
tif  190.image.tif  191.image.tif  192.image.tif  193.image.tif  194.image.tif
195.image.tif  196.image.tif  197.image.tif  198.image.tif  199.image.tif  200.i
mage.tif  201.image.tif  202.image.tif  203.image.tif  204.image.tif  205.image.
tif  206.image.tif  207.image.tif  208.image.tif  209.image.tif  210.image.tif
211.image.tif  212.image.tif  213.image.tif  214.image.tif  215.image.tif  216.i
mage.tif  217.image.tif  218.image.tif  219.image.tif  220.image.tif  221.image.
tif  222.image.tif  223.image.tif  224.image.tif  225.image.tif  226.image.tif
227.image.tif  228.image.tif  229.image.tif  230.image.tif  231.image.tif  232.i
mage.tif  233.image.tif  234.image.tif  235.image.tif  236.image.tif  237.image.
tif  238.image.tif  239.image.tif  240.image.tif  241.image.tif  242.image.tif
243.image.tif  244.image.tif  245.image.tif  246.image.tif  247.image.tif  248.i
mage.tif  249.image.tif  250.image.tif  251.image.tif  252.image.tif  253.image.
tif  254.image.tif  255.image.tif  256.image.tif  257.image.tif  258.image.tif
259.image.tif  260.image.tif  261.image.tif  262.image.tif  263.image.tif  264.i
mage.tif  265.image.tif  266.image.tif  267.image.tif  268.image.tif  269.image.
tif  270.image.tif  271.image.tif  272.image.tif  273.image.tif  274.image.tif
275.image.tif  276.image.tif  277.image.tif  278.image.tif  279.image.tif  280.i
mage.tif  281.image.tif  282.image.tif  283.image.tif  284.image.tif  285.image.
tif  286.image.tif  287.image.tif  288.image.tif  289.image.tif  290.image.tif
291.image.tif  292.image.tif  293.image.tif  294.image.tif  295.image.tif  296.i
mage.tif  297.image.tif  298.image.tif  299.image.tif  300.image.tif  301.image.
tif  302.image.tif  303.image.tif  304.image.tif  305.image.tif  306.image.tif
307.image.tif  308.image.tif  309.image.tif  310.image.tif  311.image.tif  312.i
mage.tif  313.image.tif  314.image.tif  315.image.tif  316.image.tif  317.image.
tif  318.image.tif  319.image.tif  320.image.tif  321.image.tif  322.image.tif
323.image.tif  324.image.tif  325.image.tif  326.image.tif  327.image.tif  328.i
mage.tif  329.image.tif  330.image.tif  331.image.tif  332.image.tif  333.image.
tif  334.image.tif  335.image.tif  336.image.tif  337.image.tif  338.image.tif
339.image.tif  340.image.tif  341.image.tif  342.image.tif  343.image.tif  344.i
mage.tif  345.image.tif  346.image.tif  347.image.tif  348.image.tif  349.image.
tif  350.image.tif  351.image.tif  352.image.tif  353.image.tif  354.image.tif
355.image.tif  356.image.tif  357.image.tif  358.image.tif  359.image.tif  360.i
mage.tif  361.image.tif  362.image.tif  363.image.tif  364.image.tif  365.image.
tif  366.image.tif  367.image.tif  368.image.tif  369.image.tif  370.image.tif
371.image.tif  372.image.tif  373.image.tif  374.image.tif  375.image.tif  376.i
mage.tif  377.image.tif  378.image.tif  379.image.tif  380.image.tif  381.image.
tif  382.image.tif  383.image.tif  384.image.tif  385.image.tif  386.image.tif
387.image.tif  388.image.tif  389.image.tif  390.image.tif  391.image.tif  392.i
mage.tif  393.image.tif  394.image.tif  395.image.tif  396.image.tif  397.image.
tif  398.image.tif  399.image.tif  400.image.tif  401.image.tif  402.image.tif
403.image.tif  404.image.tif  405.image.tif  406.image.tif  407.image.tif  408.i
mage.tif  409.image.tif  410.image.tif  411.image.tif  412.image.tif  413.image.
tif  414.image.tif  415.image.tif  416.image.tif  417.image.tif  418.image.tif
419.image.tif  420.image.tif  421.image.tif  422.image.tif  423.image.tif  424.i
mage.tif  425.image.tif  426.image.tif  427.image.tif  428.image.tif  429.image.
tif  430.image.tif  431.image.tif  432.image.tif  433.image.tif  434.image.tif
435.image.tif  436.image.tif  437.image.tif  438.image.tif  439.image.tif  440.i
mage.tif  441.image.tif  442.image.tif  443.image.tif  444.image.tif  445.image.
tif  446.image.tif  447.image.tif  448.image.tif  449.image.tif  450.image.tif
451.image.tif  452.image.tif  453.image.tif  454.image.tif  455.image.tif  456.i
mage.tif  457.image.tif  458.image.tif  459.image.tif  460.image.tif  461.image.
tif  462.image.tif  463.image.tif  464.image.tif  465.image.tif  466.image.tif
467.image.tif  468.image.tif  469.image.tif  470.image.tif  471.image.tif  472.i
mage.tif  473.image.tif  474.image.tif  475.image.tif  476.image.tif  477.image.
tif  478.image.tif  479.image.tif  480.image.tif  481.image.tif  482.image.tif
483.image.tif  484.image.tif  485.image.tif  486.image.tif  487.image.tif  488.i
mage.tif  489.image.tif  490.image.tif  491.image.tif  492.image.tif  493.image.
tif  494.image.tif  495.image.tif  496.image.tif  497.image.tif  498.image.tif
499.image.tif  500.image.tif  501.image.tif  502.image.tif  503.image.tif  504.i
mage.tif  505.image.tif  506.image.tif  507.image.tif  508.image.tif  509.image.
tif  510.image.tif  511.image.tif  512.image.tif  513.image.tif  514.image.tif
515.image.tif  516.image.tif  517.image.tif  518.image.tif  519.image.tif  520.i
mage.tif  521.image.tif  522.image.tif  523.image.tif  524.image.tif  525.image.
tif  526.image.tif  527.image.tif  528.image.tif  529.image.tif  530.image.tif
531.image.tif  532.image.tif  533.image.tif  534.image.tif  535.image.tif  536.i
mage.tif  537.image.tif  538.image.tif  539.image.tif  540.image.tif  541.image.
tif  542.image.tif
** NCONVERT v6.82 (c) 1991-2016 Pierre-E Gougelet (Jan  4 2016/21:36:59) **
        Version for Windows Xp/Vista/7 x64  (All rights reserved)
** This is freeware software (for non-commercial use)

Conversion of 000.image.tif into final.pdf OK
Conversion of 001.image.tif into final.pdf OK
Conversion of 002.image.tif into final.pdf OK
Conversion of 003.image.tif into final.pdf OK
Conversion of 004.image.tif into final.pdf OK
Conversion of 005.image.tif into final.pdf OK
Conversion of 006.image.tif into final.pdf OK
Conversion of 007.image.tif into final.pdf OK
Conversion of 008.image.tif into final.pdf OK
Conversion of 009.image.tif into final.pdf OK
Conversion of 010.image.tif into final.pdf OK
Conversion of 011.image.tif into final.pdf OK
Conversion of 012.image.tif into final.pdf OK
Conversion of 013.image.tif into final.pdf OK
Conversion of 014.image.tif into final.pdf OK
Conversion of 015.image.tif into final.pdf OK
Conversion of 016.image.tif into final.pdf OK
Conversion of 017.image.tif into final.pdf OK
Conversion of 018.image.tif into final.pdf OK
Conversion of 019.image.tif into final.pdf OK
Conversion of 020.image.tif into final.pdf OK
Conversion of 021.image.tif into final.pdf OK
Conversion of 022.image.tif into final.pdf OK
Conversion of 023.image.tif into final.pdf OK
Conversion of 024.image.tif into final.pdf OK
Conversion of 025.image.tif into final.pdf OK
Conversion of 026.image.tif into final.pdf OK
Conversion of 027.image.tif into final.pdf OK
Conversion of 028.image.tif into final.pdf OK
Conversion of 029.image.tif into final.pdf OK
Conversion of 030.image.tif into final.pdf OK
Conversion of 031.image.tif into final.pdf OK
Conversion of 032.image.tif into final.pdf OK
Conversion of 033.image.tif into final.pdf OK
Conversion of 034.image.tif into final.pdf OK
Conversion of 035.image.tif into final.pdf OK
Conversion of 036.image.tif into final.pdf OK
Conversion of 037.image.tif into final.pdf OK
Conversion of 038.image.tif into final.pdf OK
Conversion of 039.image.tif into final.pdf OK
Conversion of 040.image.tif into final.pdf OK
Conversion of 041.image.tif into final.pdf OK
Conversion of 042.image.tif into final.pdf OK
Conversion of 043.image.tif into final.pdf OK
Conversion of 044.image.tif into final.pdf OK
Conversion of 045.image.tif into final.pdf OK
Conversion of 046.image.tif into final.pdf OK
Conversion of 047.image.tif into final.pdf OK
Conversion of 048.image.tif into final.pdf OK
Conversion of 049.image.tif into final.pdf OK
Conversion of 050.image.tif into final.pdf OK
Conversion of 051.image.tif into final.pdf OK
Conversion of 052.image.tif into final.pdf OK
Conversion of 053.image.tif into final.pdf OK
Conversion of 054.image.tif into final.pdf OK
Conversion of 055.image.tif into final.pdf OK
Conversion of 056.image.tif into final.pdf OK
Conversion of 057.image.tif into final.pdf OK
Conversion of 058.image.tif into final.pdf OK
Conversion of 059.image.tif into final.pdf OK
Conversion of 060.image.tif into final.pdf OK
Conversion of 061.image.tif into final.pdf OK
Conversion of 062.image.tif into final.pdf OK
Conversion of 063.image.tif into final.pdf OK
Conversion of 064.image.tif into final.pdf OK
Conversion of 065.image.tif into final.pdf OK
Conversion of 066.image.tif into final.pdf OK
Conversion of 067.image.tif into final.pdf OK
Conversion of 068.image.tif into final.pdf OK
Conversion of 069.image.tif into final.pdf OK
Conversion of 070.image.tif into final.pdf OK
Conversion of 071.image.tif into final.pdf OK
Conversion of 072.image.tif into final.pdf OK
Conversion of 073.image.tif into final.pdf OK
Conversion of 074.image.tif into final.pdf OK
Conversion of 075.image.tif into final.pdf OK
Conversion of 076.image.tif into final.pdf OK
Conversion of 077.image.tif into final.pdf OK
Conversion of 078.image.tif into final.pdf OK
Conversion of 079.image.tif into final.pdf OK
Conversion of 080.image.tif into final.pdf OK
Conversion of 081.image.tif into final.pdf OK
Conversion of 082.image.tif into final.pdf OK
Conversion of 083.image.tif into final.pdf OK
Conversion of 084.image.tif into final.pdf OK
Conversion of 085.image.tif into final.pdf OK
Conversion of 086.image.tif into final.pdf OK
Conversion of 087.image.tif into final.pdf OK
Conversion of 088.image.tif into final.pdf OK
Conversion of 089.image.tif into final.pdf OK
Conversion of 090.image.tif into final.pdf OK
Conversion of 091.image.tif into final.pdf OK
Conversion of 092.image.tif into final.pdf OK
Conversion of 093.image.tif into final.pdf OK
Conversion of 094.image.tif into final.pdf OK
Conversion of 095.image.tif into final.pdf OK
Conversion of 096.image.tif into final.pdf OK
Conversion of 097.image.tif into final.pdf OK
Conversion of 098.image.tif into final.pdf OK
Conversion of 099.image.tif into final.pdf OK
Conversion of 100.image.tif into final.pdf OK
Conversion of 101.image.tif into final.pdf OK
Conversion of 102.image.tif into final.pdf OK
Conversion of 103.image.tif into final.pdf OK
Conversion of 104.image.tif into final.pdf OK
Conversion of 105.image.tif into final.pdf OK
Conversion of 106.image.tif into final.pdf OK
Conversion of 107.image.tif into final.pdf OK
Conversion of 108.image.tif into final.pdf OK
Conversion of 109.image.tif into final.pdf OK
Conversion of 110.image.tif into final.pdf OK
Conversion of 111.image.tif into final.pdf OK
Conversion of 112.image.tif into final.pdf OK
Conversion of 113.image.tif into final.pdf OK
Conversion of 114.image.tif into final.pdf OK
Conversion of 115.image.tif into final.pdf OK
Conversion of 116.image.tif into final.pdf OK
Conversion of 117.image.tif into final.pdf OK
Conversion of 118.image.tif into final.pdf OK
Conversion of 119.image.tif into final.pdf OK
Conversion of 120.image.tif into final.pdf OK
Conversion of 121.image.tif into final.pdf OK
Conversion of 122.image.tif into final.pdf OK
Conversion of 123.image.tif into final.pdf OK
Conversion of 124.image.tif into final.pdf OK
Conversion of 125.image.tif into final.pdf OK
Conversion of 126.image.tif into final.pdf OK
Conversion of 127.image.tif into final.pdf OK
Conversion of 128.image.tif into final.pdf OK
Conversion of 129.image.tif into final.pdf OK
Conversion of 130.image.tif into final.pdf OK
Conversion of 131.image.tif into final.pdf OK
Conversion of 132.image.tif into final.pdf OK
Conversion of 133.image.tif into final.pdf OK
Conversion of 134.image.tif into final.pdf OK
Conversion of 135.image.tif into final.pdf OK
Conversion of 136.image.tif into final.pdf OK
Conversion of 137.image.tif into final.pdf OK
Conversion of 138.image.tif into final.pdf OK
Conversion of 139.image.tif into final.pdf OK
Conversion of 140.image.tif into final.pdf OK
Conversion of 141.image.tif into final.pdf OK
Conversion of 142.image.tif into final.pdf OK
Conversion of 143.image.tif into final.pdf OK
Conversion of 144.image.tif into final.pdf OK
Conversion of 145.image.tif into final.pdf OK
Conversion of 146.image.tif into final.pdf OK
Conversion of 147.image.tif into final.pdf OK
Conversion of 148.image.tif into final.pdf OK
Conversion of 149.image.tif into final.pdf OK
Conversion of 150.image.tif into final.pdf OK
Conversion of 151.image.tif into final.pdf OK
Conversion of 152.image.tif into final.pdf OK
Conversion of 153.image.tif into final.pdf OK
Conversion of 154.image.tif into final.pdf OK
Conversion of 155.image.tif into final.pdf OK
Conversion of 156.image.tif into final.pdf OK
Conversion of 157.image.tif into final.pdf OK
Conversion of 158.image.tif into final.pdf OK
Conversion of 159.image.tif into final.pdf OK
Conversion of 160.image.tif into final.pdf OK
Conversion of 161.image.tif into final.pdf OK
Conversion of 162.image.tif into final.pdf OK
Conversion of 163.image.tif into final.pdf OK
Conversion of 164.image.tif into final.pdf OK
Conversion of 165.image.tif into final.pdf OK
Conversion of 166.image.tif into final.pdf OK
Conversion of 167.image.tif into final.pdf OK
Conversion of 168.image.tif into final.pdf OK
Conversion of 169.image.tif into final.pdf OK
Conversion of 170.image.tif into final.pdf OK
Conversion of 171.image.tif into final.pdf OK
Conversion of 172.image.tif into final.pdf OK
Conversion of 173.image.tif into final.pdf OK
Conversion of 174.image.tif into final.pdf OK
Conversion of 175.image.tif into final.pdf OK
Conversion of 176.image.tif into final.pdf OK
Conversion of 177.image.tif into final.pdf OK
Conversion of 178.image.tif into final.pdf OK
Conversion of 179.image.tif into final.pdf OK
Conversion of 180.image.tif into final.pdf OK
Conversion of 181.image.tif into final.pdf OK
Conversion of 182.image.tif into final.pdf OK
Conversion of 183.image.tif into final.pdf OK
Conversion of 184.image.tif into final.pdf OK
Conversion of 185.image.tif into final.pdf OK
Conversion of 186.image.tif into final.pdf OK
Conversion of 187.image.tif into final.pdf OK
Conversion of 188.image.tif into final.pdf OK
Conversion of 189.image.tif into final.pdf OK
Conversion of 190.image.tif into final.pdf OK
Conversion of 191.image.tif into final.pdf OK
Conversion of 192.image.tif into final.pdf OK
Conversion of 193.image.tif into final.pdf OK
Conversion of 194.image.tif into final.pdf OK
Conversion of 195.image.tif into final.pdf OK
Conversion of 196.image.tif into final.pdf OK
Conversion of 197.image.tif into final.pdf OK
Conversion of 198.image.tif into final.pdf OK
Conversion of 199.image.tif into final.pdf OK
Conversion of 200.image.tif into final.pdf OK
Conversion of 201.image.tif into final.pdf OK
Conversion of 202.image.tif into final.pdf OK
Conversion of 203.image.tif into final.pdf OK
Conversion of 204.image.tif into final.pdf OK
Conversion of 205.image.tif into final.pdf OK
Conversion of 206.image.tif into final.pdf OK
Conversion of 207.image.tif into final.pdf OK
Conversion of 208.image.tif into final.pdf OK
Conversion of 209.image.tif into final.pdf OK
Conversion of 210.image.tif into final.pdf OK
Conversion of 211.image.tif into final.pdf OK
Conversion of 212.image.tif into final.pdf OK
Conversion of 213.image.tif into final.pdf OK
Conversion of 214.image.tif into final.pdf OK
Conversion of 215.image.tif into final.pdf OK
Conversion of 216.image.tif into final.pdf OK
Conversion of 217.image.tif into final.pdf OK
Conversion of 218.image.tif into final.pdf OK
Conversion of 219.image.tif into final.pdf OK
Conversion of 220.image.tif into final.pdf OK
Conversion of 221.image.tif into final.pdf OK
Conversion of 222.image.tif into final.pdf OK
Conversion of 223.image.tif into final.pdf OK
Conversion of 224.image.tif into final.pdf OK
Conversion of 225.image.tif into final.pdf OK
Conversion of 226.image.tif into final.pdf OK
Conversion of 227.image.tif into final.pdf OK
Conversion of 228.image.tif into final.pdf OK
Conversion of 229.image.tif into final.pdf OK
Conversion of 230.image.tif into final.pdf OK
Conversion of 231.image.tif into final.pdf OK
Conversion of 232.image.tif into final.pdf OK
Conversion of 233.image.tif into final.pdf OK
Conversion of 234.image.tif into final.pdf OK
Conversion of 235.image.tif into final.pdf OK
Conversion of 236.image.tif into final.pdf OK
Conversion of 237.image.tif into final.pdf OK
Conversion of 238.image.tif into final.pdf OK
Conversion of 239.image.tif into final.pdf OK
Conversion of 240.image.tif into final.pdf OK
Conversion of 241.image.tif into final.pdf OK
Conversion of 242.image.tif into final.pdf OK
Conversion of 243.image.tif into final.pdf OK
Conversion of 244.image.tif into final.pdf OK
Conversion of 245.image.tif into final.pdf OK
Conversion of 246.image.tif into final.pdf OK
Conversion of 247.image.tif into final.pdf OK
Conversion of 248.image.tif into final.pdf OK
Conversion of 249.image.tif into final.pdf OK
Conversion of 250.image.tif into final.pdf OK
Conversion of 251.image.tif into final.pdf OK
Conversion of 252.image.tif into final.pdf OK
Conversion of 253.image.tif into final.pdf OK
Conversion of 254.image.tif into final.pdf OK
Conversion of 255.image.tif into final.pdf OK
Conversion of 256.image.tif into final.pdf OK
Conversion of 257.image.tif into final.pdf OK
Conversion of 258.image.tif into final.pdf OK
Conversion of 259.image.tif into final.pdf OK
Conversion of 260.image.tif into final.pdf OK
Conversion of 261.image.tif into final.pdf OK
Conversion of 262.image.tif into final.pdf OK
Conversion of 263.image.tif into final.pdf OK
Conversion of 264.image.tif into final.pdf OK
Conversion of 265.image.tif into final.pdf OK
Conversion of 266.image.tif into final.pdf OK
Conversion of 267.image.tif into final.pdf OK
Conversion of 268.image.tif into final.pdf OK
Conversion of 269.image.tif into final.pdf OK
Conversion of 270.image.tif into final.pdf OK
Conversion of 271.image.tif into final.pdf OK
Conversion of 272.image.tif into final.pdf OK
Conversion of 273.image.tif into final.pdf OK
Conversion of 274.image.tif into final.pdf OK
Conversion of 275.image.tif into final.pdf OK
Conversion of 276.image.tif into final.pdf OK
Conversion of 277.image.tif into final.pdf OK
Conversion of 278.image.tif into final.pdf OK
Conversion of 279.image.tif into final.pdf OK
Conversion of 280.image.tif into final.pdf OK
Conversion of 281.image.tif into final.pdf OK
Conversion of 282.image.tif into final.pdf OK
Conversion of 283.image.tif into final.pdf OK
Conversion of 284.image.tif into final.pdf OK
Conversion of 285.image.tif into final.pdf OK
Conversion of 286.image.tif into final.pdf OK
Conversion of 287.image.tif into final.pdf OK
Conversion of 288.image.tif into final.pdf OK
Conversion of 289.image.tif into final.pdf OK
Conversion of 290.image.tif into final.pdf OK
Conversion of 291.image.tif into final.pdf OK
Conversion of 292.image.tif into final.pdf OK
Conversion of 293.image.tif into final.pdf OK
Conversion of 294.image.tif into final.pdf OK
Conversion of 295.image.tif into final.pdf OK
Conversion of 296.image.tif into final.pdf OK
Conversion of 297.image.tif into final.pdf OK
Conversion of 298.image.tif into final.pdf OK
Conversion of 299.image.tif into final.pdf OK
Conversion of 300.image.tif into final.pdf OK
Conversion of 301.image.tif into final.pdf OK
Conversion of 302.image.tif into final.pdf OK
Conversion of 303.image.tif into final.pdf OK
Conversion of 304.image.tif into final.pdf OK
Conversion of 305.image.tif into final.pdf OK
Conversion of 306.image.tif into final.pdf OK
Conversion of 307.image.tif into final.pdf OK
Conversion of 308.image.tif into final.pdf OK
Conversion of 309.image.tif into final.pdf OK
Conversion of 310.image.tif into final.pdf OK
Conversion of 311.image.tif into final.pdf OK
Conversion of 312.image.tif into final.pdf OK
Conversion of 313.image.tif into final.pdf OK
Conversion of 314.image.tif into final.pdf OK
Conversion of 315.image.tif into final.pdf OK
Conversion of 316.image.tif into final.pdf OK
Conversion of 317.image.tif into final.pdf OK
Conversion of 318.image.tif into final.pdf OK
Conversion of 319.image.tif into final.pdf OK
Conversion of 320.image.tif into final.pdf OK
Conversion of 321.image.tif into final.pdf OK
Conversion of 322.image.tif into final.pdf OK
Conversion of 323.image.tif into final.pdf OK
Conversion of 324.image.tif into final.pdf OK
Conversion of 325.image.tif into final.pdf OK
Conversion of 326.image.tif into final.pdf OK
Conversion of 327.image.tif into final.pdf OK
Conversion of 328.image.tif into final.pdf OK
Conversion of 329.image.tif into final.pdf OK
Conversion of 330.image.tif into final.pdf OK
Conversion of 331.image.tif into final.pdf OK
Conversion of 332.image.tif into final.pdf OK
Conversion of 333.image.tif into final.pdf OK
Conversion of 334.image.tif into final.pdf OK
Conversion of 335.image.tif into final.pdf OK
Conversion of 336.image.tif into final.pdf OK
Conversion of 337.image.tif into final.pdf OK
Conversion of 338.image.tif into final.pdf OK
Conversion of 339.image.tif into final.pdf OK
Conversion of 340.image.tif into final.pdf OK
Conversion of 341.image.tif into final.pdf OK
Conversion of 342.image.tif into final.pdf OK
Conversion of 343.image.tif into final.pdf OK
Conversion of 344.image.tif into final.pdf OK
Conversion of 345.image.tif into final.pdf OK
Conversion of 346.image.tif into final.pdf OK
Conversion of 347.image.tif into final.pdf OK
Conversion of 348.image.tif into final.pdf OK
Conversion of 349.image.tif into final.pdf OK
Conversion of 350.image.tif into final.pdf OK
Conversion of 351.image.tif into final.pdf OK
Conversion of 352.image.tif into final.pdf OK
Conversion of 353.image.tif into final.pdf OK
Conversion of 354.image.tif into final.pdf OK
Conversion of 355.image.tif into final.pdf OK
Conversion of 356.image.tif into final.pdf OK
Conversion of 357.image.tif into final.pdf OK
Conversion of 358.image.tif into final.pdf OK
Conversion of 359.image.tif into final.pdf OK
Conversion of 360.image.tif into final.pdf OK
Conversion of 361.image.tif into final.pdf OK
Conversion of 362.image.tif into final.pdf OK
Conversion of 363.image.tif into final.pdf OK
Conversion of 364.image.tif into final.pdf OK
Conversion of 365.image.tif into final.pdf OK
Conversion of 366.image.tif into final.pdf OK
Conversion of 367.image.tif into final.pdf OK
Conversion of 368.image.tif into final.pdf OK
Conversion of 369.image.tif into final.pdf OK
Conversion of 370.image.tif into final.pdf OK
Conversion of 371.image.tif into final.pdf OK
Conversion of 372.image.tif into final.pdf OK
Conversion of 373.image.tif into final.pdf OK
Conversion of 374.image.tif into final.pdf OK
Conversion of 375.image.tif into final.pdf OK
Conversion of 376.image.tif into final.pdf OK
Conversion of 377.image.tif into final.pdf OK
Conversion of 378.image.tif into final.pdf OK
Conversion of 379.image.tif into final.pdf OK
Conversion of 380.image.tif into final.pdf OK
Conversion of 381.image.tif into final.pdf OK
Conversion of 382.image.tif into final.pdf OK
Conversion of 383.image.tif into final.pdf OK
Conversion of 384.image.tif into final.pdf OK
Conversion of 385.image.tif into final.pdf OK
Conversion of 386.image.tif into final.pdf OK
Conversion of 387.image.tif into final.pdf OK
Conversion of 388.image.tif into final.pdf OK
Conversion of 389.image.tif into final.pdf OK
Conversion of 390.image.tif into final.pdf OK
Conversion of 391.image.tif into final.pdf OK
Conversion of 392.image.tif into final.pdf OK
Conversion of 393.image.tif into final.pdf OK
Conversion of 394.image.tif into final.pdf OK
Conversion of 395.image.tif into final.pdf OK
Conversion of 396.image.tif into final.pdf OK
Conversion of 397.image.tif into final.pdf OK
Conversion of 398.image.tif into final.pdf OK
Conversion of 399.image.tif into final.pdf OK
Conversion of 400.image.tif into final.pdf OK
Conversion of 401.image.tif into final.pdf OK
Conversion of 402.image.tif into final.pdf OK
Conversion of 403.image.tif into final.pdf OK
Conversion of 404.image.tif into final.pdf OK
Conversion of 405.image.tif into final.pdf OK
Conversion of 406.image.tif into final.pdf OK
Conversion of 407.image.tif into final.pdf OK
Conversion of 408.image.tif into final.pdf OK
Conversion of 409.image.tif into final.pdf OK
Conversion of 410.image.tif into final.pdf OK
Conversion of 411.image.tif into final.pdf OK
Conversion of 412.image.tif into final.pdf OK
Conversion of 413.image.tif into final.pdf OK
Conversion of 414.image.tif into final.pdf OK
Conversion of 415.image.tif into final.pdf OK
Conversion of 416.image.tif into final.pdf OK
Conversion of 417.image.tif into final.pdf OK
Conversion of 418.image.tif into final.pdf OK
Conversion of 419.image.tif into final.pdf OK
Conversion of 420.image.tif into final.pdf OK
Conversion of 421.image.tif into final.pdf OK
Conversion of 422.image.tif into final.pdf OK
Conversion of 423.image.tif into final.pdf OK
Conversion of 424.image.tif into final.pdf OK
Conversion of 425.image.tif into final.pdf OK
Conversion of 426.image.tif into final.pdf OK
Conversion of 427.image.tif into final.pdf OK
Conversion of 428.image.tif into final.pdf OK
Conversion of 429.image.tif into final.pdf OK
Conversion of 430.image.tif into final.pdf OK
Conversion of 431.image.tif into final.pdf OK
Conversion of 432.image.tif into final.pdf OK
Conversion of 433.image.tif into final.pdf OK
Conversion of 434.image.tif into final.pdf OK
Conversion of 435.image.tif into final.pdf OK
Conversion of 436.image.tif into final.pdf OK
Conversion of 437.image.tif into final.pdf OK
Conversion of 438.image.tif into final.pdf OK
Conversion of 439.image.tif into final.pdf OK
Conversion of 440.image.tif into final.pdf OK
Conversion of 441.image.tif into final.pdf OK
Conversion of 442.image.tif into final.pdf OK
Conversion of 443.image.tif into final.pdf OK
Conversion of 444.image.tif into final.pdf OK
Conversion of 445.image.tif into final.pdf OK
Conversion of 446.image.tif into final.pdf OK
Conversion of 447.image.tif into final.pdf OK
Conversion of 448.image.tif into final.pdf OK
Conversion of 449.image.tif into final.pdf OK
Conversion of 450.image.tif into final.pdf OK
Conversion of 451.image.tif into final.pdf OK
Conversion of 452.image.tif into final.pdf OK
Conversion of 453.image.tif into final.pdf OK
Conversion of 454.image.tif into final.pdf OK
Conversion of 455.image.tif into final.pdf OK
Conversion of 456.image.tif into final.pdf OK
Conversion of 457.image.tif into final.pdf OK
Conversion of 458.image.tif into final.pdf OK
Conversion of 459.image.tif into final.pdf OK
Conversion of 460.image.tif into final.pdf OK
Conversion of 461.image.tif into final.pdf OK
Conversion of 462.image.tif into final.pdf OK
Conversion of 463.image.tif into final.pdf OK
Conversion of 464.image.tif into final.pdf OK
Conversion of 465.image.tif into final.pdf OK
Conversion of 466.image.tif into final.pdf OK
Conversion of 467.image.tif into final.pdf OK
Conversion of 468.image.tif into final.pdf OK
Conversion of 469.image.tif into final.pdf OK
Conversion of 470.image.tif into final.pdf OK
Conversion of 471.image.tif into final.pdf OK
Conversion of 472.image.tif into final.pdf OK
Conversion of 473.image.tif into final.pdf OK
Conversion of 474.image.tif into final.pdf OK
Conversion of 475.image.tif into final.pdf OK
Conversion of 476.image.tif into final.pdf OK
Conversion of 477.image.tif into final.pdf OK
Conversion of 478.image.tif into final.pdf OK
Conversion of 479.image.tif into final.pdf OK
Conversion of 480.image.tif into final.pdf OK
Conversion of 481.image.tif into final.pdf OK
Conversion of 482.image.tif into final.pdf OK
Conversion of 483.image.tif into final.pdf OK
Conversion of 484.image.tif into final.pdf OK
Conversion of 485.image.tif into final.pdf OK
Conversion of 486.image.tif into final.pdf OK
Conversion of 487.image.tif into final.pdf OK
Conversion of 488.image.tif into final.pdf OK
Conversion of 489.image.tif into final.pdf OK
Conversion of 490.image.tif into final.pdf OK
Conversion of 491.image.tif into final.pdf OK
Conversion of 492.image.tif into final.pdf OK
Conversion of 493.image.tif into final.pdf OK
Conversion of 494.image.tif into final.pdf OK
Conversion of 495.image.tif into final.pdf OK
Conversion of 496.image.tif into final.pdf OK
Conversion of 497.image.tif into final.pdf OK
Conversion of 498.image.tif into final.pdf OK
Conversion of 499.image.tif into final.pdf OK
Conversion of 500.image.tif into final.pdf OK
Conversion of 501.image.tif into final.pdf OK
Conversion of 502.image.tif into final.pdf OK
Conversion of 503.image.tif into final.pdf OK
Conversion of 504.image.tif into final.pdf OK
Conversion of 505.image.tif into final.pdf OK
Conversion of 506.image.tif into final.pdf OK
Conversion of 507.image.tif into final.pdf OK
Conversion of 508.image.tif into final.pdf OK
Conversion of 509.image.tif into final.pdf OK
Conversion of 510.image.tif into final.pdf OK
Conversion of 511.image.tif into final.pdf OK
Conversion of 512.image.tif into final.pdf OK
Conversion of 513.image.tif into final.pdf OK
Conversion of 514.image.tif into final.pdf OK
Conversion of 515.image.tif into final.pdf OK
Conversion of 516.image.tif into final.pdf OK
Conversion of 517.image.tif into final.pdf OK
Conversion of 518.image.tif into final.pdf OK
Conversion of 519.image.tif into final.pdf OK
Conversion of 520.image.tif into final.pdf OK
Conversion of 521.image.tif into final.pdf OK
Conversion of 522.image.tif into final.pdf OK
Conversion of 523.image.tif into final.pdf OK
Conversion of 524.image.tif into final.pdf OK
Conversion of 525.image.tif into final.pdf OK
Conversion of 526.image.tif into final.pdf OK
Conversion of 527.image.tif into final.pdf OK
Conversion of 528.image.tif into final.pdf OK
Conversion of 529.image.tif into final.pdf OK
Conversion of 530.image.tif into final.pdf OK
Conversion of 531.image.tif into final.pdf OK
Conversion of 532.image.tif into final.pdf OK
Conversion of 533.image.tif into final.pdf OK
Conversion of 534.image.tif into final.pdf OK
Conversion of 535.image.tif into final.pdf OK
Conversion of 536.image.tif into final.pdf OK
Conversion of 537.image.tif into final.pdf OK
Conversion of 538.image.tif into final.pdf OK
Conversion of 539.image.tif into final.pdf OK
Conversion of 540.image.tif into final.pdf OK
Conversion of 541.image.tif into final.pdf OK
Conversion of 542.image.tif into final.pdf OK
  Error: Can't open file (43.image.tif)

Conversion of 544.image.tif into final.pdf OK
Conversion of 545.image.tif into final.pdf OK
Conversion of 546.image.tif into final.pdf OK
Conversion of 547.image.tif into final.pdf OK
Conversion of 548.image.tif into final.pdf OK
Conversion of 549.image.tif into final.pdf OK
Conversion of 550.image.tif into final.pdf OK
Conversion of 551.image.tif into final.pdf OK
Conversion of 552.image.tif into final.pdf OK
Conversion of 553.image.tif into final.pdf OK
Conversion of 554.image.tif into final.pdf OK
Conversion of 555.image.tif into final.pdf OK
Conversion of 556.image.tif into final.pdf OK
Conversion of 557.image.tif into final.pdf OK
Conversion of 558.image.tif into final.pdf OK
Conversion of 559.image.tif into final.pdf OK
Conversion of 560.image.tif into final.pdf OK
Conversion of 561.image.tif into final.pdf OK
Conversion of 562.image.tif into final.pdf OK
Conversion of 563.image.tif into final.pdf OK
Conversion of 564.image.tif into final.pdf OK
Conversion of 565.image.tif into final.pdf OK
Conversion of 566.image.tif into final.pdf OK
Conversion of 567.image.tif into final.pdf OK
Conversion of 568.image.tif into final.pdf OK
Conversion of 569.image.tif into final.pdf OK
Conversion of 570.image.tif into final.pdf OK
Conversion of 571.image.tif into final.pdf OK
Conversion of 572.image.tif into final.pdf OK
Conversion of 573.image.tif into final.pdf OK
Conversion of 574.image.tif into final.pdf OK
Conversion of 575.image.tif into final.pdf OK
Conversion of 576.image.tif into final.pdf OK
Conversion of 577.image.tif into final.pdf OK
Conversion of 578.image.tif into final.pdf OK
Conversion of 579.image.tif into final.pdf OK
Conversion of 580.image.tif into final.pdf OK
Conversion of 581.image.tif into final.pdf OK
Conversion of 582.image.tif into final.pdf OK
Conversion of 583.image.tif into final.pdf OK
Conversion of 584.image.tif into final.pdf OK
Conversion of 585.image.tif into final.pdf OK
Conversion of 586.image.tif into final.pdf OK
Conversion of 587.image.tif into final.pdf OK
Conversion of 588.image.tif into final.pdf OK
Conversion of 589.image.tif into final.pdf OK
Conversion of 590.image.tif into final.pdf OK
Conversion of 591.image.tif into final.pdf OK
Conversion of 592.image.tif into final.pdf OK
Conversion of 593.image.tif into final.pdf OK
Conversion of 594.image.tif into final.pdf OK
Conversion of 595.image.tif into final.pdf OK
Conversion of 596.image.tif into final.pdf OK
Conversion of 597.image.tif into final.pdf OK
Conversion of 598.image.tif into final.pdf OK
Conversion of 599.image.tif into final.pdf OK
Conversion of 600.image.tif into final.pdf OK
Conversion of 601.image.tif into final.pdf OK
Conversion of 602.image.tif into final.pdf OK
Conversion of 603.image.tif into final.pdf OK
Conversion of 604.image.tif into final.pdf OK
Conversion of 605.image.tif into final.pdf OK
Conversion of 606.image.tif into final.pdf OK
Conversion of 607.image.tif into final.pdf OK
Conversion of 608.image.tif into final.pdf OK
Conversion of 609.image.tif into final.pdf OK
Conversion of 610.image.tif into final.pdf OK
Conversion of 611.image.tif into final.pdf OK
Conversion of 612.image.tif into final.pdf OK
Conversion of 613.image.tif into final.pdf OK
Conversion of 614.image.tif into final.pdf OK
Conversion of 615.image.tif into final.pdf OK
Conversion of 616.image.tif into final.pdf OK
Conversion of 617.image.tif into final.pdf OK
Conversion of 618.image.tif into final.pdf OK
Conversion of 619.image.tif into final.pdf OK
Conversion of 620.image.tif into final.pdf OK
Conversion of 621.image.tif into final.pdf OK
Conversion of 622.image.tif into final.pdf OK
Conversion of 623.image.tif into final.pdf OK
Conversion of 624.image.tif into final.pdf OK
Conversion of 625.image.tif into final.pdf OK
Conversion of 626.image.tif into final.pdf OK
Conversion of 627.image.tif into final.pdf OK
Conversion of 628.image.tif into final.pdf OK
Conversion of 629.image.tif into final.pdf OK
Conversion of 630.image.tif into final.pdf OK
Conversion of 631.image.tif into final.pdf OK
Conversion of 632.image.tif into final.pdf OK
Conversion of 633.image.tif into final.pdf OK
Conversion of 634.image.tif into final.pdf OK
Conversion of 635.image.tif into final.pdf OK
Conversion of 636.image.tif into final.pdf OK
Conversion of 637.image.tif into final.pdf OK
Conversion of 638.image.tif into final.pdf OK
Conversion of 639.image.tif into final.pdf OK
Conversion of 640.image.tif into final.pdf OK
Conversion of 641.image.tif into final.pdf OK
Conversion of 642.image.tif into final.pdf OK
Conversion of 643.image.tif into final.pdf OK
Conversion of 644.image.tif into final.pdf OK
Conversion of 645.image.tif into final.pdf OK
Conversion of 646.image.tif into final.pdf OK
Conversion of 647.image.tif into final.pdf OK
Conversion of 648.image.tif into final.pdf OK
Conversion of 649.image.tif into final.pdf OK
Conversion of 650.image.tif into final.pdf OK
Conversion of 651.image.tif into final.pdf OK
Conversion of 652.image.tif into final.pdf OK
Conversion of 653.image.tif into final.pdf OK
Conversion of 654.image.tif into final.pdf OK
Conversion of 655.image.tif into final.pdf OK
Conversion of 656.image.tif into final.pdf OK
Conversion of 657.image.tif into final.pdf OK
Conversion of 658.image.tif into final.pdf OK
Conversion of 659.image.tif into final.pdf OK
Conversion of 660.image.tif into final.pdf OK
Conversion of 661.image.tif into final.pdf OK
Conversion of 662.image.tif into final.pdf OK
Conversion of 663.image.tif into final.pdf OK
Conversion of 664.image.tif into final.pdf OK
Conversion of 665.image.tif into final.pdf OK
Conversion of 666.image.tif into final.pdf OK
Conversion of 667.image.tif into final.pdf OK
Conversion of 668.image.tif into final.pdf OK
Conversion of 669.image.tif into final.pdf OK
Conversion of 670.image.tif into final.pdf OK
Conversion of 671.image.tif into final.pdf OK
Conversion of 672.image.tif into final.pdf OK
Conversion of 673.image.tif into final.pdf OK
Conversion of 674.image.tif into final.pdf OK
Conversion of 675.image.tif into final.pdf OK
Conversion of 676.image.tif into final.pdf OK
Conversion of 677.image.tif into final.pdf OK
Conversion of 678.image.tif into final.pdf OK
Conversion of 679.image.tif into final.pdf OK
Conversion of 680.image.tif into final.pdf OK
Conversion of 681.image.tif into final.pdf OK
Conversion of 682.image.tif into final.pdf OK
Conversion of 683.image.tif into final.pdf OK
Conversion of 684.image.tif into final.pdf OK
Conversion of 685.image.tif into final.pdf OK
Conversion of 686.image.tif into final.pdf OK
Conversion of 687.image.tif into final.pdf OK
Conversion of 688.image.tif into final.pdf OK
Conversion of 689.image.tif into final.pdf OK
Conversion of 690.image.tif into final.pdf OK
Conversion of 691.image.tif into final.pdf OK
Conversion of 692.image.tif into final.pdf OK
Conversion of 693.image.tif into final.pdf OK
Conversion of 694.image.tif into final.pdf OK
Conversion of 695.image.tif into final.pdf OK
Conversion of 696.image.tif into final.pdf OK
Conversion of 697.image.tif into final.pdf OK
Conversion of 698.image.tif into final.pdf OK
Conversion of 699.image.tif into final.pdf OK
Conversion of 700.image.tif into final.pdf OK
Conversion of 701.image.tif into final.pdf OK
Conversion of 702.image.tif into final.pdf OK
Conversion of 703.image.tif into final.pdf OK
Conversion of 704.image.tif into final.pdf OK
Conversion of 705.image.tif into final.pdf OK
Conversion of 706.image.tif into final.pdf OK
Conversion of 707.image.tif into final.pdf OK
Conversion of 708.image.tif into final.pdf OK
Conversion of 709.image.tif into final.pdf OK
Conversion of 710.image.tif into final.pdf OK
Conversion of 711.image.tif into final.pdf OK
Conversion of 712.image.tif into final.pdf OK
Conversion of 713.image.tif into final.pdf OK
Conversion of 714.image.tif into final.pdf OK
Conversion of 715.image.tif into final.pdf OK
Conversion of 716.image.tif into final.pdf OK
Conversion of 717.image.tif into final.pdf OK
Conversion of 718.image.tif into final.pdf OK
Conversion of 719.image.tif into final.pdf OK
Conversion of 720.image.tif into final.pdf OK
Conversion of 721.image.tif into final.pdf OK
Conversion of 722.image.tif into final.pdf OK
Conversion of 723.image.tif into final.pdf OK
Conversion of 724.image.tif into final.pdf OK
Conversion of 725.image.tif into final.pdf OK
Conversion of 726.image.tif into final.pdf OK
Conversion of 727.image.tif into final.pdf OK
Conversion of 728.image.tif into final.pdf OK
Conversion of 729.image.tif into final.pdf OK
Conversion of 730.image.tif into final.pdf OK
Conversion of 731.image.tif into final.pdf OK
Conversion of 732.image.tif into final.pdf OK
Conversion of 733.image.tif into final.pdf OK
Conversion of 734.image.tif into final.pdf OK
Conversion of 735.image.tif into final.pdf OK
Conversion of 736.image.tif into final.pdf OK
Conversion of 737.image.tif into final.pdf OK
Conversion of 738.image.tif into final.pdf OK
Conversion of 739.image.tif into final.pdf OK
Conversion of 740.image.tif into final.pdf OK
Conversion of 741.image.tif into final.pdf OK
Conversion of 742.image.tif into final.pdf OK
Conversion of 743.image.tif into final.pdf OK
Conversion of 744.image.tif into final.pdf OK
Conversion of 745.image.tif into final.pdf OK
Conversion of 746.image.tif into final.pdf OK
Conversion of 747.image.tif into final.pdf OK
Conversion of 748.image.tif into final.pdf OK
Conversion of 749.image.tif into final.pdf OK
Conversion of 750.image.tif into final.pdf OK
Conversion of 751.image.tif into final.pdf OK
Conversion of 752.image.tif into final.pdf OK
Conversion of 753.image.tif into final.pdf OK
Conversion of 754.image.tif into final.pdf OK
Conversion of 755.image.tif into final.pdf OK
Conversion of 756.image.tif into final.pdf OK
Conversion of 757.image.tif into final.pdf OK
Conversion of 758.image.tif into final.pdf OK
Conversion of 759.image.tif into final.pdf OK
Conversion of 760.image.tif into final.pdf OK
Conversion of 761.image.tif into final.pdf OK
Conversion of 762.image.tif into final.pdf OK
Conversion of 763.image.tif into final.pdf OK
Conversion of 764.image.tif into final.pdf OK
Conversion of 765.image.tif into final.pdf OK
Conversion of 766.image.tif into final.pdf OK
Conversion of 767.image.tif into final.pdf OK
Conversion of 768.image.tif into final.pdf OK
Conversion of 769.image.tif into final.pdf OK
Conversion of 770.image.tif into final.pdf OK
Conversion of 771.image.tif into final.pdf OK
Conversion of 772.image.tif into final.pdf OK
Conversion of 773.image.tif into final.pdf OK
Conversion of 774.image.tif into final.pdf OK
Conversion of 775.image.tif into final.pdf OK
Conversion of 776.image.tif into final.pdf OK
Conversion of 777.image.tif into final.pdf OK
Conversion of 778.image.tif into final.pdf OK
Conversion of 779.image.tif into final.pdf OK
Conversion of 780.image.tif into final.pdf OK
Conversion of 781.image.tif into final.pdf OK
Conversion of 782.image.tif into final.pdf OK
Conversion of 783.image.tif into final.pdf OK
Conversion of 784.image.tif into final.pdf OK
Conversion of 785.image.tif into final.pdf OK
Conversion of 786.image.tif into final.pdf OK
Conversion of 787.image.tif into final.pdf OK
Conversion of 788.image.tif into final.pdf OK
Conversion of 789.image.tif into final.pdf OK
Conversion of 790.image.tif into final.pdf OK
Conversion of 791.image.tif into final.pdf OK
Conversion of 792.image.tif into final.pdf OK
Conversion of 793.image.tif into final.pdf OK
Conversion of 794.image.tif into final.pdf OK
Conversion of 795.image.tif into final.pdf OK
Conversion of 796.image.tif into final.pdf OK
Conversion of 797.image.tif into final.pdf OK
Conversion of 798.image.tif into final.pdf OK
Conversion of 799.image.tif into final.pdf OK
Conversion of 800.image.tif into final.pdf OK
Conversion of 801.image.tif into final.pdf OK
Conversion of 802.image.tif into final.pdf OK
Conversion of 803.image.tif into final.pdf OK
Conversion of 804.image.tif into final.pdf OK
Conversion of 805.image.tif into final.pdf OK
Conversion of 806.image.tif into final.pdf OK
Conversion of 807.image.tif into final.pdf OK
Conversion of 808.image.tif into final.pdf OK
Conversion of 809.image.tif into final.pdf OK
Conversion of 810.image.tif into final.pdf OK
Conversion of 811.image.tif into final.pdf OK
Conversion of 812.image.tif into final.pdf OK
Conversion of 813.image.tif into final.pdf OK
Conversion of 814.image.tif into final.pdf OK
Conversion of 815.image.tif into final.pdf OK
Conversion of 816.image.tif into final.pdf OK
Conversion of 817.image.tif into final.pdf OK
Conversion of 818.image.tif into final.pdf OK
Conversion of 819.image.tif into final.pdf OK
Conversion of 820.image.tif into final.pdf OK
Conversion of 821.image.tif into final.pdf OK
Conversion of 822.image.tif into final.pdf OK
Conversion of 823.image.tif into final.pdf OK
Conversion of 824.image.tif into final.pdf OK
Conversion of 825.image.tif into final.pdf OK
Conversion of 826.image.tif into final.pdf OK
Conversion of 827.image.tif into final.pdf OK
Conversion of 828.image.tif into final.pdf OK
Conversion of 829.image.tif into final.pdf OK
Conversion of 830.image.tif into final.pdf OK
Conversion of 831.image.tif into final.pdf OK
Conversion of 832.image.tif into final.pdf OK
Conversion of 833.image.tif into final.pdf OK
Conversion of 834.image.tif into final.pdf OK
Conversion of 835.image.tif into final.pdf OK
Conversion of 836.image.tif into final.pdf OK
Conversion of 837.image.tif into final.pdf OK
Conversion of 838.image.tif into final.pdf OK
Conversion of 839.image.tif into final.pdf OK
Conversion of 840.image.tif into final.pdf OK
Conversion of 841.image.tif into final.pdf OK
Conversion of 842.image.tif into final.pdf OK
Conversion of 843.image.tif into final.pdf OK
Conversion of 844.image.tif into final.pdf OK
Conversion of 845.image.tif into final.pdf OK
Conversion of 846.image.tif into final.pdf OK
Conversion of 847.image.tif into final.pdf OK
Conversion of 848.image.tif into final.pdf OK
Conversion of 849.image.tif into final.pdf OK
Conversion of 850.image.tif into final.pdf OK
Conversion of 851.image.tif into final.pdf OK
Conversion of 852.image.tif into final.pdf OK
Conversion of 853.image.tif into final.pdf OK
Conversion of 854.image.tif into final.pdf OK
Conversion of 855.image.tif into final.pdf OK
Conversion of 856.image.tif into final.pdf OK
Conversion of 857.image.tif into final.pdf OK
Conversion of 858.image.tif into final.pdf OK
Conversion of 859.image.tif into final.pdf OK
Conversion of 860.image.tif into final.pdf OK
Conversion of 861.image.tif into final.pdf OK
Conversion of 862.image.tif into final.pdf OK
Conversion of 863.image.tif into final.pdf OK
Conversion of 864.image.tif into final.pdf OK
Conversion of 865.image.tif into final.pdf OK
Conversion of 866.image.tif into final.pdf OK
Conversion of 867.image.tif into final.pdf OK
Conversion of 868.image.tif into final.pdf OK
Conversion of 869.image.tif into final.pdf OK
Conversion of 870.image.tif into final.pdf OK
Conversion of 871.image.tif into final.pdf OK
Conversion of 872.image.tif into final.pdf OK
Conversion of 873.image.tif into final.pdf OK
Conversion of 874.image.tif into final.pdf OK
Conversion of 875.image.tif into final.pdf OK
Conversion of 876.image.tif into final.pdf OK
Conversion of 877.image.tif into final.pdf OK
Conversion of 878.image.tif into final.pdf OK
Conversion of 879.image.tif into final.pdf OK
Conversion of 880.image.tif into final.pdf OK
Conversion of 881.image.tif into final.pdf OK
Conversion of 882.image.tif into final.pdf OK
Conversion of 883.image.tif into final.pdf OK
Conversion of 884.image.tif into final.pdf OK
Conversion of 885.image.tif into final.pdf OK
Conversion of 886.image.tif into final.pdf OK
Conversion of 887.image.tif into final.pdf OK
Conversion of 888.image.tif into final.pdf OK
Conversion of 889.image.tif into final.pdf OK
Conversion of 890.image.tif into final.pdf OK
Conversion of 891.image.tif into final.pdf OK
Conversion of 892.image.tif into final.pdf OK
Conversion of 893.image.tif into final.pdf OK
Conversion of 894.image.tif into final.pdf OK
Conversion of 895.image.tif into final.pdf OK
Conversion of 896.image.tif into final.pdf OK
Conversion of 897.image.tif into final.pdf OK
Conversion of 898.image.tif into final.pdf OK
Conversion of 899.image.tif into final.pdf OK
Conversion of 900.image.tif into final.pdf OK
Conversion of 901.image.tif into final.pdf OK
Conversion of 902.image.tif into final.pdf OK
Conversion of 903.image.tif into final.pdf OK
Conversion of 904.image.tif into final.pdf OK
Conversion of 905.image.tif into final.pdf OK
Conversion of 906.image.tif into final.pdf OK
Conversion of 907.image.tif into final.pdf OK
Conversion of 908.image.tif into final.pdf OK
Conversion of 909.image.tif into final.pdf OK
Conversion of 910.image.tif into final.pdf OK
Conversion of 911.image.tif into final.pdf OK
Conversion of 912.image.tif into final.pdf OK
Conversion of 913.image.tif into final.pdf OK
Conversion of 914.image.tif into final.pdf OK
Conversion of 915.image.tif into final.pdf OK
Conversion of 916.image.tif into final.pdf OK
Conversion of 917.image.tif into final.pdf OK
Conversion of 918.image.tif into final.pdf OK
Conversion of 919.image.tif into final.pdf OK
Conversion of 920.image.tif into final.pdf OK
Conversion of 921.image.tif into final.pdf OK
Conversion of 922.image.tif into final.pdf OK
Conversion of 923.image.tif into final.pdf OK
Conversion of 924.image.tif into final.pdf OK
Conversion of 925.image.tif into final.pdf OK
Conversion of 926.image.tif into final.pdf OK
Conversion of 927.image.tif into final.pdf OK
Conversion of 928.image.tif into final.pdf OK
Conversion of 929.image.tif into final.pdf OK
Conversion of 930.image.tif into final.pdf OK
Conversion of 931.image.tif into final.pdf OK
Conversion of 932.image.tif into final.pdf OK
Conversion of 933.image.tif into final.pdf OK
Conversion of 934.image.tif into final.pdf OK
Conversion of 935.image.tif into final.pdf OK
Conversion of 936.image.tif into final.pdf OK
Conversion of 937.image.tif into final.pdf OK
Conversion of 938.image.tif into final.pdf OK
Conversion of 939.image.tif into final.pdf OK
Conversion of 940.image.tif into final.pdf OK
Conversion of 941.image.tif into final.pdf OK
Conversion of 942.image.tif into final.pdf OK
Conversion of 943.image.tif into final.pdf OK
Conversion of 944.image.tif into final.pdf OK
Conversion of 945.image.tif into final.pdf OK
Conversion of 946.image.tif into final.pdf OK
Conversion of 947.image.tif into final.pdf OK
Conversion of 948.image.tif into final.pdf OK
Conversion of 949.image.tif into final.pdf OK
Conversion of 950.image.tif into final.pdf OK
Conversion of 951.image.tif into final.pdf OK
Conversion of 952.image.tif into final.pdf OK
Conversion of 953.image.tif into final.pdf OK
Conversion of 954.image.tif into final.pdf OK
Conversion of 955.image.tif into final.pdf OK
Conversion of 956.image.tif into final.pdf OK
Conversion of 957.image.tif into final.pdf OK
Conversion of 958.image.tif into final.pdf OK
Conversion of 959.image.tif into final.pdf OK
Conversion of 960.image.tif into final.pdf OK
Conversion of 961.image.tif into final.pdf OK
Conversion of 962.image.tif into final.pdf OK
Conversion of 963.image.tif into final.pdf OK
Conversion of 964.image.tif into final.pdf OK
Conversion of 965.image.tif into final.pdf OK
Conversion of 966.image.tif into final.pdf OK
Conversion of 967.image.tif into final.pdf OK
Conversion of 968.image.tif into final.pdf OK
Conversion of 969.image.tif into final.pdf OK
Conversion of 970.image.tif into final.pdf OK
Conversion of 971.image.tif into final.pdf OK
Conversion of 972.image.tif into final.pdf OK
Conversion of 973.image.tif into final.pdf OK
Conversion of 974.image.tif into final.pdf OK
Conversion of 975.image.tif into final.pdf OK
Conversion of 976.image.tif into final.pdf OK
Conversion of 977.image.tif into final.pdf OK
Conversion of 978.image.tif into final.pdf OK
Conversion of 979.image.tif into final.pdf OK
Conversion of 980.image.tif into final.pdf OK
Conversion of 981.image.tif into final.pdf OK
Conversion of 982.image.tif into final.pdf OK
Conversion of 983.image.tif into final.pdf OK
Conversion of 984.image.tif into final.pdf OK
Conversion of 985.image.tif into final.pdf OK
Conversion of 986.image.tif into final.pdf OK
Conversion of 987.image.tif into final.pdf OK
Conversion of 988.image.tif into final.pdf OK
Conversion of 989.image.tif into final.pdf OK
Conversion of 990.image.tif into final.pdf OK
Conversion of 991.image.tif into final.pdf OK
Conversion of 992.image.tif into final.pdf OK
Conversion of 993.image.tif into final.pdf OK
Conversion of 994.image.tif into final.pdf OK
Conversion of 995.image.tif into final.pdf OK
Conversion of 996.image.tif into final.pdf OK
Conversion of 997.image.tif into final.pdf OK
Conversion of 998.image.tif into final.pdf OK
Conversion of 999.image.tif into final.pdf OK

D:\File Balbec\1000_TIFF_Files\1000_TIFF_Files>pause
Press any key to continue . . .

D:\File Balbec\1000_TIFF_Files\1000_TIFF_Files>
Please, look at file 543 conversion
the pdf generated has 999 pages
Is there any reason why you can't use a wildcard term *.tif ?
Probably you miss my previous response :)
cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

RobertoG wrote:Please, look at file 543 conversion
the pdf generated has 999 pages
If you have, in fact, discovered a limitation or bug in NConvert or elsewhere I can't usefully comment on that...

The fact that one input file hasn't been converted explains the 999-page rather than 1000-page PDF output file created.
cday wrote:Is there any reason why you can't use a wildcard term *.tif ?
RobertoG wrote:Probably you miss my previous response :)
RobertoG wrote:i use explicit list because is not guaranteed that all parts needed to be merged
I saw that in your first post and didn't really understand it...

If you could explain in more detail, there may be another way to approach the problem that might work directly, without the need to create the output PDF in stages... :?:
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

RobertoG wrote:
cday wrote: Is there a reason why you can't simply use a wildcard as above, as it seems the easiest way and automatically accepts any number of input files?
Yes.
The reason is that in the SAME dir i have files to be merged in different results, so ,unfortunately :( , *.tif is not applyable
in this folder i have 688 tif to be merged in one, but 12 tif to be merged in another , and 7 in a third one...
Have you checked if you got the error, too?

Thanks for your time, and i really appreciate your patience
cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

RobertoG wrote:... in this folder i have 688 tif to be merged in one, but 12 tif to be merged in another , and 7 in a third one...
If you are able to list the files for each conversion in your command line, couldn't you for example copy them to a temporary folder using a copy command in the batch file, and then convert just those files using a wildcard?
RobertoG wrote:... Have you checked if you got the error, too?
No, I would have to create the list of file names to paste into my code, which I could copy from your code, but the way software works I would expect to get the same result as you...

I think it would be more productive to find a workaround that produces the overall result you need, rather than try to examine in more detail something not obviously explainable...

[I shall be offline for a while...]
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

cday wrote: If you are able to list the files for each conversion in your command line, couldn't you for example copy them to a temporary folder using a copy command in the batch file, and then convert just those files using a wildcard?
Oh, everyting can be done, i think.
I've 1.600.000 files in 45.000 directories and 1.600.000 rows in an excel file.
copy file all around is my last chance :)

Bye
Roberto
cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

Well, if you're able to selectively insert the list of files required for each command line, couldn't you alternatively and about as easily create a filelist that could be run using the relevant NConvert code, as XnTriq suggested?
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

i'm going to study the script functionality in Nconvert, can be a solution....
cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

A question:

The file examples you have posted have [10-digit] number prefixes, and if I understand correctly you may have multiple blocks of files with different [10-digit] prefixes in the same folder, will all the files with the same prefix always need to be included in the final output PDF?
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

not considering some exceptions, generally yes

BTW:
I've considered to use a simple 1234567890*.tif but i can't control the order...

Code: Select all

dir 1000756167*.tif
generates

Code: Select all

...
04/01/2011  10:14 PM           103,545 1000756167_P931.tif
04/01/2011  10:14 PM           124,143 1000756167_P932.tif
04/01/2011  10:14 PM            28,306 1000756167_P933.tif
04/01/2011  10:14 PM            29,588 1000756167_P934.tif
04/01/2011  10:14 PM            16,837 1000756167_P935.tif
04/01/2011  10:14 PM            27,453 1000756167_P936.tif
04/01/2011  10:14 PM            12,764 1000756167_P937.tif
04/01/2011  10:14 PM            12,910 1000756167_P94.tif
04/01/2011  10:14 PM            13,747 1000756167_P95.tif
04/01/2011  10:14 PM            32,896 1000756167_P96.tif
04/01/2011  10:14 PM            69,071 1000756167_P97.tif
04/01/2011  10:14 PM             7,179 1000756167_P98.tif
04/01/2011  10:14 PM            40,601 1000756167_P99.tif
             937 File(s)     28,870,655 bytes
file naming is not _P099 :(
cday
XnThusiast
Posts: 3976
Joined: Sun Apr 29, 2012 9:45 am
Location: Cheltenham, U.K.

Re: Char removed from File name in long list

Post by cday »

cday wrote:A question: The file examples you have posted have [10-digit] number prefixes, and if I understand correctly you may have multiple blocks of files with different [10-digit] prefixes in the same folder, will all the files with the same prefix always need to be included in the final output PDF?
RobertoG wrote:not considering some exceptions, generally yes
There's possibly a more direct solution to the overall problem than creating a filelist, if that's what you have been looking at:

All pages of a particular file example would [generally] be read on the command line by 100912594_P*.tif or simply by 100912594*.tif, so could you obtain the result you want directly using (for example) the following code:

Code: Select all

nconvert [your options] 100912594*.tif 100915388*.tif 100920148*.tif
RobertoG
Posts: 21
Joined: Mon Apr 04, 2016 8:51 am

Re: Char removed from File name in long list

Post by RobertoG »

hi
To confirm that this way is not appliable here, i tested with:

Code: Select all

nconvert.exe -out pdf -multi -overwrite -c 1 -o 1001011879.pdf  1001011879_P*
getting

Code: Select all

** NCONVERT v6.82 (c) 1991-2016 Pierre-E Gougelet (Jan  4 2016/21:36:59) **
        Version for Windows Xp/Vista/7 x64  (All rights reserved)
** This is freeware software (for non-commercial use)

Conversion of 1001011879_P1.tif into 1001011879.pdf OK
Conversion of 1001011879_P10.tif into 1001011879.pdf OK
Conversion of 1001011879_P11.tif into 1001011879.pdf OK
Conversion of 1001011879_P12.tif into 1001011879.pdf OK
Conversion of 1001011879_P13.tif into 1001011879.pdf OK
Conversion of 1001011879_P14.tif into 1001011879.pdf OK
Conversion of 1001011879_P15.tif into 1001011879.pdf OK
Conversion of 1001011879_P16.tif into 1001011879.pdf OK
Conversion of 1001011879_P17.tif into 1001011879.pdf OK
Conversion of 1001011879_P2.tif into 1001011879.pdf OK
Conversion of 1001011879_P3.tif into 1001011879.pdf OK
Conversion of 1001011879_P4.tif into 1001011879.pdf OK
Conversion of 1001011879_P5.tif into 1001011879.pdf OK
Conversion of 1001011879_P6.tif into 1001011879.pdf OK
Conversion of 1001011879_P7.tif into 1001011879.pdf OK
Conversion of 1001011879_P8.tif into 1001011879.pdf OK
Conversion of 1001011879_P9.tif into 1001011879.pdf OK
...in the wrong order...

I can't find any way to sort in the "correct" order, and i can't rename original files
Post Reply