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

2020-01-05 Thread ASF subversion and git services (Jira)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1872349 from le...@apache.org in branch 'pdfbox/branches/issue4569'
[ https://svn.apache.org/r1872349 ]

PDFBOX-4529: remove logging from app starter, it breaks the debug window of 
PDFDebugger

> 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: Cyril Beaussier
>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  ..n)> }}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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



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

2019-07-25 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

There's a bug that will occur if there's only one image. It is fixed in 
PDFBOX-4608.

> 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  ..n)> }}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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



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

2019-06-11 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

I had to remove the debug log from the starter, because it broke PDFDebugger. 
If you need to know what your arguments are, either keep the snapshot you used 
to test, or create a new issue and I'll create something temporary.

> 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  ..n)> }}



--
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



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

2019-06-11 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1861064 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1861064 ]

PDFBOX-4529: remove logging from app starter, it breaks the debug window of 
PDFDebugger

> 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  ..n)> }}



--
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



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

2019-06-11 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1861066 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1861066 ]

PDFBOX-4529: remove logging from app starter, it breaks the debug window of 
PDFDebugger

> 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  ..n)> }}



--
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



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

2019-06-11 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1861065 from Tilman Hausherr in branch 'pdfbox/branches/issue45'
[ https://svn.apache.org/r1861065 ]

PDFBOX-4529: remove logging from app starter, it breaks the debug window of 
PDFDebugger

> 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  ..n)> }}



--
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



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

2019-06-06 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

Thanks for the feedback and good luck. I have now put a permanent debug level 
log output for the main tool, i..e it won't appear in normal usage, only when 
debug level is set. I have edited a previous comment here, the one with the log 
config. So bookmark this issue :) If you use that one you'll see the arguments. 
(debug level log didn't appear in the log output previously because of one 
missing config line so I used INFO level, I didn't bother to investigate that 
in May but now I did).

> 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  ..n)> }}



--
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



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

2019-06-06 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1860726 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1860726 ]

PDFBOX-4529: introduce debug log for main tool

> 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  ..n)> }}



--
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



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

2019-06-06 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1860725 from Tilman Hausherr in branch 'pdfbox/branches/issue45'
[ https://svn.apache.org/r1860725 ]

PDFBOX-4529: introduce debug log for main tool

> 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  ..n)> }}



--
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



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

2019-06-06 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1860724 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1860724 ]

PDFBOX-4529: revert previous commit; introduce debug log for main tool; remove 
unneeded comment

> 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  ..n)> }}



--
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



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

2019-06-06 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

I don't know why Shell command for OpenOffice has this behavior on Linux. But 
this means that is *not* a bug for PDFBox.

So, I must find a workaround to pass all images directly from my macro.

Thanks Tilman for your help

> 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  ..n)> }}



--
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



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

2019-06-05 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

Were you able to fix your macro with these new informations or are you still on 
it?

> 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  ..n)> }}



--
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



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

2019-06-05 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

OK I understand the wildcard problem.

If I run a .sh script since OpenOffice, I see that * has been replaced by all 
picture filename in the logfile.

 

 

> 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  ..n)> }}



--
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



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

2019-06-04 Thread Tilman Hausherr (JIRA)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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  ..n)> }}



--
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



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

2019-06-04 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

ImageToPDF works under Windows with same syntax (wildcards).

I give you the log for ExtractText:

!capture.png!

> 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  ..n)> }}



--
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



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

2019-06-03 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

Wildcards are not supported. This should be done by the shell.

Please try also ExtractText. What is the log output there?



> 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  ..n)> }}



--
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



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

2019-06-03 Thread Bidouille (JIRA)


[ 
https://issues.apache.org/jira/browse/PDFBOX-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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  ..n)> }}



--
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



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

2019-05-23 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

For the problems you mentioned on the mailing list - please create a file named 
"logging.properties" and its content should be this:
{code:java}
handlers=java.util.logging.FileHandler
java.util.logging.FileHandler.level=ALL
java.util.logging.FileHandler.pattern=./pdfbox.log
java.util.logging.FileHandler.formatter=java.util.logging.SimpleFormatter
{code}
Then run the tool with this parameters:
{code:java}
java -Djava.util.logging.config.file=logging.properties -jar 
pdfbox-app-3.0.0-20190523.171638-1257.jar ImageToPDF .arguments…..
{code}
The log content will be in the file "pdfbox.log". Adjust any paths if needed. 
If you don't get any log output then the java tool was neer called. A new jar 
file is available at the bottom of this page:
 
[https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.0-SNAPSHOT/]

Don't forget to give feedback, because I will revert these changes soon.

> 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  ..n)> }}



--
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



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

2019-05-23 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1859812 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1859812 ]

PDFBOX-4529: temporary include log msg with arguments

> 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  ..n)> }}



--
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



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

2019-04-30 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1858422 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1858422 ]

PDFBOX-4529: introduce ImageToPDF command line tool

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1858421 from Tilman Hausherr in branch 'pdfbox/branches/issue45'
[ https://svn.apache.org/r1858421 ]

PDFBOX-4529: introduce ImageToPDF command line tool

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

Thanks. I'll first port this to 2.0. There are still more options needed (I 
won't say which ones I have in my mind), but these will be added if/when 
somebody needs them.

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

Works fine.

This issue can be closed as fixed

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

Now it's there. Use "-autoOrientation".

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

I will be patient.
In any case, thank you for this tool and this improvement. (y)

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

… and that build failed due to a network problem with the owasp plugin. Next 
attempt...

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

It doesn't always build immediately after committing, this time there was some 
wait. It is currently building (#4662), see

https://builds.apache.org/view/P/view/PDFBox/job/PDFBox-trunk/

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

Great!

I don't see this new build in 3.0.0-SNAPSHOT

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1858413 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1858413 ]

PDFBOX-4529: added autoOrientation option to decide portrait / landscape for 
each page

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

Testcase with [^export_img_pdf.pdf]

Use *PDFToImage -imageType png outputPrefix test export_img_pdf.pdf*

Generate 3 images named test1.png to test3.png

I don't know which options can give me a correct PDF output

Thanks in advance for your advice

> 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
>Priority: Minor
> 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  ..n)> }}



--
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



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

2019-04-30 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

^Thanks to take my ask.^

^Download the build 1238.^

^Try to use ImageToPDF -pageSize A4 with this picture : [^x1.png]^

^Result: [^output.pdf]^

^The PDF contains footer but not body.^

 

 

> 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
>Priority: Minor
> Attachments: output.pdf, x1.png
>
>
> 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  ..n)> }}



--
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



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

2019-04-29 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

https://repository.apache.org/content/groups/snapshots/org/apache/pdfbox/pdfbox-app/3.0.0-SNAPSHOT/
has my first attempt at this. Please test it and give feedback what additional 
features you need (you certainly will).

> 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
>Priority: Minor
>
> 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  ..n)> }}



--
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



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

2019-04-29 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on PDFBOX-4529:
-

Commit 1858360 from Tilman Hausherr in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1858360 ]

PDFBOX-4529: introduce ImageToPDF command line tool

> 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
>Priority: Minor
>
> 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  ..n)> }}



--
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



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

2019-04-29 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

None, but I use 2 tools to export PDF > images and images > PDF. If I can using 
only one, that will be best.

> 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
>Priority: Minor
>
> 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  ..n)> }}



--
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



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

2019-04-28 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

What feature do you miss in ImageMagick?

> 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
>Priority: Minor
>
> 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  ..n)> }}



--
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



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

2019-04-28 Thread Bidouille (JIRA)


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

Bidouille commented on PDFBOX-4529:
---

Well, actually I use convert from ImageMagick.

Maybe having same options like: -page or -resize

> 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
>Priority: Minor
>
> 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  ..n)> }}



--
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



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

2019-04-27 Thread Tilman Hausherr (JIRA)


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

Tilman Hausherr commented on PDFBOX-4529:
-

Should each image be on its own page? What page size should the PDF be if the 
image has the size 3508 x 2480 pixels? And if the image is 800 x 800 pixels? 
And if it is 100 x 100 pixels?

There is a ImageToPDF.java tool in the examples subproject, but it does not 
have any options, and can do only one page (but it is obvious what there is to 
do to have many pages). The problem is supporting the many options there must 
be to do this right. Just try the two example sizes and you'll see what I mean.

> 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
>Priority: Minor
>
> 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  ..n)> }}



--
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