Click here to Skip to main content
15,886,963 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Change CBS_DROPDOWN on runtime ? Pin
Maximilien28-Jun-12 10:14
Maximilien28-Jun-12 10:14 
GeneralRe: Change CBS_DROPDOWN on runtime ? Pin
Albert Holguin28-Jun-12 11:12
professionalAlbert Holguin28-Jun-12 11:12 
QuestionCwinThread::INITINSTANCE Pin
ForNow28-Jun-12 2:54
ForNow28-Jun-12 2:54 
AnswerRe: CwinThread::INITINSTANCE Pin
Albert Holguin28-Jun-12 5:16
professionalAlbert Holguin28-Jun-12 5:16 
GeneralRe: CwinThread::INITINSTANCE Pin
ForNow28-Jun-12 7:37
ForNow28-Jun-12 7:37 
GeneralRe: CwinThread::INITINSTANCE Pin
Albert Holguin28-Jun-12 11:11
professionalAlbert Holguin28-Jun-12 11:11 
GeneralRe: CwinThread::INITINSTANCE Pin
ForNow28-Jun-12 13:03
ForNow28-Jun-12 13:03 
QuestionHow to recognize table from PDF files by PageObject Rectangles? Pin
Falconapollo27-Jun-12 19:41
Falconapollo27-Jun-12 19:41 
I want to recognize tables inside PDF, now I have rectangles of the PDF Text Objecthttp://i.stack.imgur.com/aHK3Q.png(the red rectangles in the picture).I'm confused about how to implement this rectangle algorithm. The programming language what I use is VC++.

What I want to get is:http://i.stack.imgur.com/aPxz1.png

The Result is a perfect table with header, rows, columns.Can anyone help me? How to rectangle table from these rectangles? These rectangles' orginal point (0, 0) is on the bottom-left point. x coordinate grow from left to right, and y coordinate grow from bottom to up.I don't want to use 3rd party. I want to implement this function through rectangle algorithm.

Any help would be greatly appreciated!
AnswerRe: How to recognize table from PDF files by PageObject Rectangles? Pin
Richard MacCutchan27-Jun-12 22:22
mveRichard MacCutchan27-Jun-12 22:22 
QuestionException handler newbie question Pin
ForNow27-Jun-12 14:14
ForNow27-Jun-12 14:14 
AnswerRe: Exception handler newbie question Pin
Philippe Mori27-Jun-12 17:54
Philippe Mori27-Jun-12 17:54 
AnswerRe: Exception handler newbie question Pin
Sivaraman Dhamodharan28-Jun-12 1:39
Sivaraman Dhamodharan28-Jun-12 1:39 
GeneralRe: Exception handler newbie question Pin
ForNow28-Jun-12 2:43
ForNow28-Jun-12 2:43 
GeneralRe: Exception handler newbie question Pin
David Crow28-Jun-12 3:48
David Crow28-Jun-12 3:48 
GeneralRe: Exception handler newbie question Pin
ForNow28-Jun-12 7:25
ForNow28-Jun-12 7:25 
AnswerRe: Exception handler newbie question Pin
Peter_in_278028-Jun-12 3:52
professionalPeter_in_278028-Jun-12 3:52 
AnswerRe: Exception handler newbie question Pin
David Crow28-Jun-12 2:25
David Crow28-Jun-12 2:25 
Questionpthread_cancel issue Pin
ytubis27-Jun-12 9:32
ytubis27-Jun-12 9:32 
AnswerRe: pthread_cancel issue Pin
Luc Pattyn27-Jun-12 10:05
sitebuilderLuc Pattyn27-Jun-12 10:05 
GeneralRe: pthread_cancel issue Pin
ytubis27-Jun-12 10:31
ytubis27-Jun-12 10:31 
AnswerRe: pthread_cancel issue Pin
Luc Pattyn27-Jun-12 11:06
sitebuilderLuc Pattyn27-Jun-12 11:06 
Generalhelp: image coordinates(x,y) in opencv with mfc Pin
jawadali47726-Jun-12 19:07
jawadali47726-Jun-12 19:07 
AnswerRe: help: image coordinates(x,y) in opencv with mfc Pin
SoMad26-Jun-12 20:00
professionalSoMad26-Jun-12 20:00 
GeneralRe: help: image coordinates(x,y) in opencv with mfc Pin
jawadali47726-Jun-12 20:12
jawadali47726-Jun-12 20:12 
AnswerRe: help: image coordinates(x,y) in opencv with mfc Pin
SoMad26-Jun-12 20:32
professionalSoMad26-Jun-12 20:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.