Thank you very much for your explanations and practical advice.
The pdfunite works fine.
Search found 5 matches
- 2017-08-22T06:00:33-07:00
- Forum: Users
- Topic: Error while creating pdf file
- Replies: 4
- Views: 3730
- 2017-08-22T02:55:28-07:00
- Forum: Users
- Topic: Error while creating pdf file
- Replies: 4
- Views: 3730
Re: Error while creating pdf file
1. Image resolution 2528x3513. 2. I apologize for the ambiguity. Compression up to 1% means, that image resolution became 25x35. Dimension compression did by "FastStone Image Viewer". Apparently the envelope process really rests on a memory limit. But how can you get out of this situation, if you do ...
- 2017-08-22T01:52:08-07:00
- Forum: Users
- Topic: Error while creating pdf file
- Replies: 4
- Views: 3730
Error while creating pdf file
Hi! We noticed a strange feature. When creating the PDF with the command: convert *.jpeg 1.pdf There is always an error: Convert: Insufficient memory (case 4) `C: / Users / VE~ 1 / AppData / Local / Temp / magi Ck-7696PFc_35Mafooz-7 '@ error / jpeg.c / JPEGErrorHandler / 331. Number of files 97. The ...
- 2017-08-07T00:50:43-07:00
- Forum: Users
- Topic: Add images in existing pdf file from command line
- Replies: 3
- Views: 8076
Re: Add images in existing pdf file from command line
Both commands lead to an error. D:\Projects\01_Digitizer\11_Usable\ImageMagic\ImageMagick-7.0.6-4-portable-Q16-x 86>convert 1.pdf 1.jpg 1.pdf convert: FailedToExecuteCommand `"gswin32c.exe" -q -dQUIET -dSAFER -dBATCH -dNOP AUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 ...
- 2017-08-06T23:23:54-07:00
- Forum: Users
- Topic: Add images in existing pdf file from command line
- Replies: 3
- Views: 8076
Add images in existing pdf file from command line
Hello!
I must add images to the end of an existing PDF file.
Tried using the command:
convert 1.jpg -adjoin 1.pdf.
The file is rewrite with only one this image.
Is it possible to do this at all with the command line?
I must add images to the end of an existing PDF file.
Tried using the command:
convert 1.jpg -adjoin 1.pdf.
The file is rewrite with only one this image.
Is it possible to do this at all with the command line?