Search found 5 matches
- Tue Oct 10, 2017 8:46 am
- Forum: NConvert
- Topic: PDF Metadata
- Replies: 5
- Views: 1573
Re: PDF Metadata
I think my question was misunderstood. I was referring to the actual metadata in the PDF file. Say nconvert named the file "0.pdf", then 0.pdf will be the value in the "Title" field in Acrobat. The author, keyword etc fields remain blank. Is there a way to add/not add metadata to a PDF file created ...
- Tue Oct 10, 2017 8:10 am
- Forum: NConvert
- Topic: PDF Metadata
- Replies: 5
- Views: 1573
PDF Metadata
Hi,
When I create a multipage PDF, nconvert writes the "Title" metadata as the filename. Is there a way to stop this?
Thanks.
When I create a multipage PDF, nconvert writes the "Title" metadata as the filename. Is there a way to stop this?
Thanks.
- Tue Oct 10, 2017 7:24 am
- Forum: XnConvert
- Topic: Compression of Files
- Replies: 4
- Views: 1766
Re: Compression of Files
One more thing, please.
I have looked at the help file, but I'm not quite sure how to do these things.
Say the structure is like this:
/ 1
// a
// b
and both a and b have TIFS in them.
I would like the command to be recursive and convert the TIFS in a and b into separate multipage PDFs, which ...
I have looked at the help file, but I'm not quite sure how to do these things.
Say the structure is like this:
/ 1
// a
// b
and both a and b have TIFS in them.
I would like the command to be recursive and convert the TIFS in a and b into separate multipage PDFs, which ...
- Tue Oct 10, 2017 7:13 am
- Forum: XnConvert
- Topic: Compression of Files
- Replies: 4
- Views: 1766
Re: Compression of Files
Thank you very much. Yes, I'm using Windows, and using *.tif with " seems to work fine.
nconvert -multi -c 1 -q 85 -out pdf -o test.pdf "C:\Users\user\Desktop\back\files\*.tif" is the exact command I'm using and it works just fine. Thanks
nconvert -multi -c 1 -q 85 -out pdf -o test.pdf "C:\Users\user\Desktop\back\files\*.tif" is the exact command I'm using and it works just fine. Thanks
- Tue Oct 10, 2017 3:30 am
- Forum: XnConvert
- Topic: Compression of Files
- Replies: 4
- Views: 1766
Compression of Files
Hi,
Thanks for creating such a great programme.
I am converting a directory of TIF files into a multipage PDF.
The following command works fine: nconvert -multi -c 4 -q 85 -out pdf -o test.pdf "c:\folder\*.tif"
However, the size of the output PDF (2.8 MB) is much larger than the combined size of ...
Thanks for creating such a great programme.
I am converting a directory of TIF files into a multipage PDF.
The following command works fine: nconvert -multi -c 4 -q 85 -out pdf -o test.pdf "c:\folder\*.tif"
However, the size of the output PDF (2.8 MB) is much larger than the combined size of ...