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
~339 People Reached
Favorite Tags
Member Avatar for fero45

Hi How do I extract individual images out of a PDF file and save them as jpg in PERL? Thanks

Member Avatar for kevincar
0
132
Member Avatar for fero45

Hi everybody My name is Frank. I am interested in Visual C++. I am a former teacher of French. Now I'm working as a graphic designer using both PC and Mac (Photoshop). If you do not know something and think I may know, do not hesitate and ask me. Frank

Member Avatar for moderate_rock48
0
58
Member Avatar for fero45

Hi Integers ahve a range from -32.767 to +32,767. How come I can use the following code: int a = 1000000; int b = 5000000; int c = a + b; cout << c << endl; ... and it works? Thanks Frank

Member Avatar for fero45
0
149