Cyber_Zeus
06-09-2006, 04:37 AM
hi guys.
i have a app that retrieves columns from a database table.
in a field of the table, there is the name of an image file (.tif) or a PDF file (.pdf).
i tried to display thumbnails with a PictureBox control, that displays correctly tif files, but gives an "Insufficient Memory" error when i load a PDF into it.
does anyone have an idea of how it can be done?
thanx
Cyber_Zeus
i have a app that retrieves columns from a database table.
in a field of the table, there is the name of an image file (.tif) or a PDF file (.pdf).
i tried to display thumbnails with a PictureBox control, that displays correctly tif files, but gives an "Insufficient Memory" error when i load a PDF into it.
does anyone have an idea of how it can be done?
thanx
Cyber_Zeus