Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~656 People Reached
Favorite Forums
Member Avatar for Athicom

#STEP 0 : Install Install program pdftk and imagemagick : > sudo apt-get install pdftk imagemagick #STEP 1 : Convert Input is : /image/topic-01/01-01.jpg /image/topic-02/02-01.jpg /image/topic-02/02-02.jpg /image/topic-03/03-01.jpg Output is : - topic-01.pdf (1 pages) - topic-02.pdf (2 pages) - topic-03.pdf (1 pages) Basic convert : > find /image -type d …

Member Avatar for Gribouillis
0
656