Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend java pdf to png translate

Hello Guys! I'm learning to talend myself. very very hard. so I want to help with smart people 0683p000009MACn.png

1. I want to convert to png as many pages as pdf files.

2. However, the pdf file is not converted as a result of the attempt.

3. What's the problem?

Please help!!

 

0683p000009M9Dq.png

 

0683p000009M9Iz.png

Labels (3)
1 Solution

Accepted Solutions
fdenis
Master
Master

be careful, tJava run one time by job/iteration(I'm not shure!) but it did not get row.
tjavarow onces by row
the best one is tJavaFlex…
I'll all the time prefer to make java jobs called by trunjob
good luck

View solution in original post

1 Reply
fdenis
Master
Master

be careful, tJava run one time by job/iteration(I'm not shure!) but it did not get row.
tjavarow onces by row
the best one is tJavaFlex…
I'll all the time prefer to make java jobs called by trunjob
good luck