![]() |
|
|||||||
| Programmer's Corner Discussion forum for all aspects of programming and software engineering. Any software programming language welcome: C, C++, C#, Fortran, Java, Matlab, etc. |
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Has anyone every seen a sample C++ (Microchip) program that would read a pdf file into a program and then write the pdf out to a LCD screen?
|
|
#2
|
|||
|
|||
|
A C++ microchip program? Hmmm.
First start by understanding the file format of PDF. Write you own code on a PC that will decode the file... And output in the same format to an LCD simulators. Transfer it to the embedded platform and optimise.... |
|
#3
|
||||
|
||||
|
Don't know if this helps you, but this is a java based program to read and write pdf's among other things: http://www.lowagie.com/iText/
Perhaps there's a set of C++ library already written for such a thing. Good luck -blazed |
|
| Tags |
| file, microchip, pdf, reading |
Related Site Pages
|
||||
| Section | Title | |||
| Textbook | Credits : Contributor List | |||
| Textbook | Credits : Contributor List | |||
| Textbook | Credits : Contributor List | |||
| Textbook | Credits : Contributor List | |||
| Textbook | Fundamentals of SPICE programming : Using The spice Circuit Simulation Program | |||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| help me with my reading | benimus | General Electronics Chat | 7 | 07-30-2008 05:50 AM |
| [Question] Multimeter Initial Reading | Slasherbaven | The Projects Forum | 2 | 07-14-2008 02:25 AM |
| using c18 for pic(how to add source file) | Karandeep Singh | Embedded Systems and Microcontrollers | 10 | 04-05-2008 03:10 PM |
| Prob reading from file with C/C++ | ignite | Programmer's Corner | 3 | 03-12-2008 11:46 PM |
| GUI project in mat lab | m75allen | Programmer's Corner | 6 | 05-30-2007 11:51 AM |
| Thread Tools | |
| Display Modes | |
|
|