> On Oct 10, 2016, at 6:05 AM, [email protected] wrote:
> I would like to Create a PDF from scratch, with embedded text and table 
> (spreadsheet) mostly in landscape format. How would you suggest me to start. 


You might want to take a look at Boxable [0], a CSV-to-PDF library that uses 
PDFBox. However, as the author of a tool that does the exact opposite [1], I 
strongly discourage the distribution of structured data in PDF ;-)

[0] https://github.com/dhorions/boxable
[1] Tabula, also based on PDFBox: http://tabula.technology

--
Manuel Aristarán
http://jazzido.com



Reply via email to