Hi, Aandi
> It may be that you aren't really comfortable with what a pixel is and how
> a collection of pixels are packed into bytes, organised into scan lines
> and collected as a full image. That is crucial: do you need help
> understanding
> this concept, or are you happy with the idea of an image as a collection
> of pixel data? Also, do you understand the general (if not the specific)
> idea of each different image format having different formats for the
> same pixel data?
You are right, I do not exactly understand the concept of pixels and so on. Before I understand what an image is, I need to uderstand the PDF 'Langauge' first.
I have taken an image, and printed that to PDF using a writer. I then opened the file in Notepad, and copied the image's objects. What I do then, is to add these objects into my script. As you see, I am grasping at straws, but I reckon that one of them might just hold.:o))
One way that I tried to read a BMP image is by opening the file and reading the binary output, and then converting the binary values to hexadecimal values.
- [PDFdev] Adding images Petrus . Kruger
- Re: [PDFdev] Adding images Leonard Rosenthol
- RE: [PDFdev] Adding images Thom Parker
- Re: [PDFdev] Adding images Petrus . Kruger
- RE: [PDFdev] Adding images Aandi Inston
- Re: [PDFdev] Adding images Leonard Rosenthol
- RE: [PDFdev] Adding images Petrus . Kruger
- RE: [PDFdev] Adding images Leonard Rosenthol
- RE: [PDFdev] Adding images Petrus . Kruger
- RE: [PDFdev] Adding images Leonard Rosenthol
