You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Bidouille (JIRA)" <ji...@apache.org> on 2019/06/03 13:04:00 UTC

[jira] [Commented] (PDFBOX-4529) ImageToPDF as Command Line

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

Bidouille commented on PDFBOX-4529:
-----------------------------------

I'm come back

Tested with last build pdfbox-app-3.0.0-20190602.043314-1279.jar
LUbuntu 18.10 and Oracle JVM 1.8.0_211
Running a shell command from OpenOffice 4.1.6

A logfile is generated now:

juin 03, 2019 2:43:07 PM org.apache.pdfbox.tools.PDFBox main

INFOS: Args: [ImageToPDF, -resize, -autoOrientation, -pageSize, A4, /home/dude/Public/x_*.png, /home/dude/Public/output.pdf, ]

juin 03, 2019 2:43:07 PM org.apache.pdfbox.tools.ImageToPDF main

INFOS: Args: [-resize, -autoOrientation, -pageSize, A4, /home/dude/Public/x_*.png, /home/dude/Public/output.pdf, ]

 

But no output.pdf created :(

> 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-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org