In article <g7in8v$oa3$1@fred.mathworks.com>,
Dina <corsair_dee@hotmail.com> wrote:
>i'm working on an OCR project .. and was wondering if anyone
>knows how to open a pdf file to the GUI.
What do you mean by "open a pdf file" in this context?
Matlab does not have any routines to display PDF files itself.
You could call upon an external application to display the
postscript file, such as by using system().
If it was your hope to be able to read and process images that
are stored in PDF files, then Sorry, at least as of 2007a there
are no Matlab facilities to process PDF files as inputs.
--
"And that's the way it is." -- Walter Cronkite
roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in
message <g7ipa4$mvt$1@canopus.cc.umanitoba.ca>...
> In article <g7in8v$oa3$1@fred.mathworks.com>,
> Dina <corsair_dee@hotmail.com> wrote:
>
> >i'm working on an OCR project .. and was wondering if anyone
> >knows how to open a pdf file to the GUI.
>
> What do you mean by "open a pdf file" in this context?
> Matlab does not have any routines to display PDF files itself.
> You could call upon an external application to display the
> postscript file, such as by using system().
>
> If it was your hope to be able to read and process images that
> are stored in PDF files, then Sorry, at least as of 2007a
there
> are no Matlab facilities to process PDF files as inputs.
> --
> "And that's the way it is." -- Walter
Cronkite
i was hoping i could read and process pdf file in matlab yes.
there's a function in the activeX that does it i think ..
but i dunno how to work with activeX :S .. it's too
complicated for me as a begginer
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.