PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WD20] Image Compression
[WD20] Image Compression
Iniciado por guest, 13,may. 2016 23:50 - 2 respuestas
Publicado el 13,mayo 2016 - 23:50
I use TwainToPDF() to scan multiple pages into one PDF file. My problem is that the files are too large (> 2 mb) and I need to compress them.

I can split the PDF into separate files and then use dSaveImageJpeg() to compress them. Finally I could use PDFMerge() to group each page back into one single PDF. I feel like there is probably a better way to do this though.

Suggestions?
Publicado el 15,mayo 2016 - 07:57
Hi,

How many pages and what is on theese pages ? Even as word document can be 2 mb . With enough pages or a simple big picture.

regards
Allard
Publicado el 15,mayo 2016 - 10:28
Hi,

try set lower image resolution in TwainToPDF parameter