Pergunta

I need to find or create one 8.5x11 inch blank PDF file that is as small as possible with minimal information embedded, but still a valid and stable PDF document. If at all possibe, I'd like to do this without Acrobat.

What is the best way to produce such a document?

Foi útil?

Solução

i would try this

  • create empty html document
  • open it with google chrome
  • go for "print"
  • choose "save as PDF" as the printer and "print"

:) good luck

other thing on my mind is to run a simple PHP program using fpdf library, that would just create and output the pdf

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top