[ 
https://issues.apache.org/jira/browse/PDFBOX-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16855968#comment-16855968
 ] 

Tilman Hausherr commented on PDFBOX-4529:
-----------------------------------------

Well yes, the shell does it. When you're calling the application from windows, 
you won't find a "*" in the log output.
You should handle this in your macro. The next problem I see is that you are 
passing an empty argument. That is why the log output ends with "output.pdf, 
]". It should end with "output.pdf]". Call it from the command line and you'll 
see the difference.


> ImageToPDF as Command Line
> --------------------------
>
>                 Key: PDFBOX-4529
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-4529
>             Project: PDFBox
>          Issue Type: Improvement
>          Components: Utilities
>    Affects Versions: 2.0.15
>            Reporter: Bidouille
>            Assignee: Tilman Hausherr
>            Priority: Minor
>             Fix For: 2.0.16, 3.0.0 PDFBox
>
>         Attachments: export_img_pdf.pdf
>
>
> That will be fine to have this method to export image (png, jpg, etc) in PDF 
> file.
> This will take a list of image files and merge them, saving the result in a 
> new document.
> Usage: {{java -jar pdfbox-app-2.y.z.jar ImageToPDF <Source image files (1 
> ..n)> <Target PDF file>}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to