Create PNG (from pdf?)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Create PNG (from pdf?)

Sabine Manaa
Hi,

in my online application, I create pdf reports with artefact. Works great.

Now, I want to show small previews of those reports with real data.
I want them to be images (png).

I am searching for ideas how to solve this.

I have a list of advantages/disadvantages of various ways but no final idea/decision.

I am very interested in ideas of the community.
Perhaps someone had a similar problem? How did you solve this?

Regards
Sabine



 
Reply | Threaded
Open this post in threaded view
|

Re: Create PNG (from pdf?)

Franz Josef Konrad-2
In our editorial system we use ImageMagick for this task. I guess you
have this option on your list. If not, have a look at
<http://imagemagick.org/discourse-server/viewtopic.php?t=19432>.
I only can state, ImageMagick is doing this job reliable at over 1000
clients.

Regards,
Franz Josef




Am 30.05.2016 um 13:10 schrieb Sabine Manaa:

> Hi,
>
> in my online application, I create pdf reports with artefact. Works great.
>
> Now, I want to show small previews of those reports with real data.
> I want them to be images (png).
>
> I am searching for ideas how to solve this.
>
> I have a list of advantages/disadvantages of various ways but no final
> idea/decision.
>
> I am very interested in ideas of the community.
> Perhaps someone had a similar problem? How did you solve this?
>
> Regards
> Sabine
>
>
>
>
>
>
>
> --
> View this message in context: http://forum.world.st/Create-PNG-from-pdf-tp4898103.html
> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
>


Reply | Threaded
Open this post in threaded view
|

Re: Create PNG (from pdf?)

Sabine Manaa
Hi Franz Josef,

thank you. Torsten Bergmann recommended http://pdfbox.apache.org/ to me and I am just playing around with it. My first impression is, that ImageMagick has more features. It is great to have 2 promising alternatives. I will have a look at it, too.

Regards
Sabine

2016-05-30 23:01 GMT+02:00 Franz Josef Konrad <[hidden email]>:
In our editorial system we use ImageMagick for this task. I guess you have this option on your list. If not, have a look at <http://imagemagick.org/discourse-server/viewtopic.php?t=19432>.
I only can state, ImageMagick is doing this job reliable at over 1000 clients.

Regards,
Franz Josef




Am 30.05.2016 um 13:10 schrieb Sabine Manaa:
Hi,

in my online application, I create pdf reports with artefact. Works great.

Now, I want to show small previews of those reports with real data.
I want them to be images (png).

I am searching for ideas how to solve this.

I have a list of advantages/disadvantages of various ways but no final
idea/decision.

I am very interested in ideas of the community.
Perhaps someone had a similar problem? How did you solve this?

Regards
Sabine







--
View this message in context: http://forum.world.st/Create-PNG-from-pdf-tp4898103.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.