View Single Post
Old 12-30-2016, 12:55 AM   #3
gmw
cacoethes scribendi
gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.gmw ought to be getting tired of karma fortunes by now.
 
gmw's Avatar
 
Posts: 5,818
Karma: 137770742
Join Date: Nov 2010
Location: Australia
Device: Kobo Aura One & H2Ov2, Sony PRS-650
PDF to anything else is rarely very successful unless the PDF is very simple. Since it seems you are responsible for the code I strongly suggest you generate the initial report in almost anything else except PDF. HTML would be my first preference, it's easy to produce from almost any code.

Starting with HTML you can generate pretty much anything you like. Most simply, open up the HTML in MS-Word or LibreOffice/OpenOffice and export out to PDF or whatever else. Any of these office suites can be scripted from code to do this sort of thing. Depending on the language you are using there are many other ways to convert from HTML to something else. If you work with C, C++ or Delphi/Pascal then you can contact me privately for a few suggestions, otherwise an Internet search should show lots of options.
gmw is offline   Reply With Quote