af
2014-12-06 15:49:58 UTC
Hi all
I wanted to ask if anyone knows / has used a library for Delphi with which to can make the conversion (in terms of DPI) to reduce the size of a PDF file
and for convert and image file (bmp or jpj) into pdf/A
I'm considering the possibility of acquiring images using any TWAIN (do not know if there is any tool that would save directly into PDF / A) and the scanned image with a second tool to reduce in case of need the file size.
I will need to manage this PDF into a firebird DB / BLOB fields.
I am reflecting (worried) on the issue i could risk in case the space occupance
that each single PDF file e could take risking to have with the time a disproportionate DB size
as I understood, with FB stored on an NTFS (latest generation) in theory there is no limits except the physical HDD.
I will check also the file size before to insert the PDF into DB but before this i would like to handle the dimensions.
someone told me about Gnostice (but i dont know if have scanning functionality and image reductions) and pdf engine (that is open source)
Anyone knows / has never used tools conversion (and even scan directly to PDF /A)?
thanks
Alessandro
I wanted to ask if anyone knows / has used a library for Delphi with which to can make the conversion (in terms of DPI) to reduce the size of a PDF file
and for convert and image file (bmp or jpj) into pdf/A
I'm considering the possibility of acquiring images using any TWAIN (do not know if there is any tool that would save directly into PDF / A) and the scanned image with a second tool to reduce in case of need the file size.
I will need to manage this PDF into a firebird DB / BLOB fields.
I am reflecting (worried) on the issue i could risk in case the space occupance
that each single PDF file e could take risking to have with the time a disproportionate DB size
as I understood, with FB stored on an NTFS (latest generation) in theory there is no limits except the physical HDD.
I will check also the file size before to insert the PDF into DB but before this i would like to handle the dimensions.
someone told me about Gnostice (but i dont know if have scanning functionality and image reductions) and pdf engine (that is open source)
Anyone knows / has never used tools conversion (and even scan directly to PDF /A)?
thanks
Alessandro