Questions tagged [desktop-publishing]

3 questions
2
votes
4 answers

How to build an editable text document with its base content dynamically generated?

I have a relational database (PostgreSQL 8.4) of around 3000 products proposed by a company. The database is used to display the products in the company’s website (running on a python 2.6 application). My final goal is to build a PDF file in order…
user1919510
1
vote
0 answers

Run this on the notes of every slide of my PowerPoint presentation

I am trying to get this code to run on the Notes of every slide of a long PPT presentation. It changes the Latin font to Calibri and Asian (in my case, Chinese) font to MS YaHei. How can I change this code for it to work on every page and not just…
xladff
  • 11
  • 2
0
votes
1 answer

How to programmatically create printable forms?

I wish to create high quality printable forms - think complex paper forms like a tax return or insurance form. Ultimately just a form, but good looking, clear, consistent. Currently this is largely a manual process in my organisation - desktop…
Jonno
  • 789
  • 9
  • 26