abcpdf - Tips for making PDFs smaller (using ABCPdf7) -


i'm generating pdfs html (using abcpdf , c#) , files coming out reasonable size. however, i'm interested in tips has making pdfs small possible.

anyone great ideas?

the html being rendered basic, table of names , dates etc - doesn't have pretty.

cheers!

-ev

if layout simple, try relinquish generation html , write pdf directly c# tools , libs. read data form html shouldn't problem.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -