Question
Programmatic generation of PDF files
I have to create a large number of PDF document from text files or a text stream.
The text input contain control codes to indicate whether the orientation of the current page is portrait or landscape.
I would like to write a program that converts a text stream with these features to a PDF document with pages in both portrait and landscape orientation.
Does the SDK / API have functionality to do that?
Greetings
/Dan
