Exact positioning

Hi,

A client wants to prepare a PDF of the text that will go on a check, to be printed on a specific sheet of check paper, with the requirement that the text be positioned at exactly the right place. First question is whether this can be achieved with ASPOSE.PDF. The second question is which version they would need. They don't have any fancy requirements, other than positioning some text from a database in specific places on the page.

Thank you.

Dear AMolotkov,

Thank you for considering Aspose.

Absolute positioning is not supported in the current version (1.8.x). We are now working to support it and it hopes to be available in middle Sep.

But you can also control text position exactly in the current version by setting page margins and paragraph margins. Please refer to Working with Pages and Working with Text in the Programmer’s Guide.