Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)

  • RE: Creating a PDF from a Stored Procedure

    I am sorry I couldn't respond to you any early. Didn't you read my previous comment?

    I have clearly stated that length of the pdf horizontally can be controlled by...

  • RE: Creating a PDF from a Stored Procedure

    Anyway I solved my problem. Apparently acrobat api doesn't have any width or orientation properties.

    Width is controlled by Mediabox parameters and orientation is controlled by Rotation property.

    I was...

  • RE: Creating a PDF from a Stored Procedure

    Hey Ivica. Your stored procedure is very good. Thanks for that. I just want to know one thing. I am trying to get 20 columns per row. I have changed...

Viewing 3 posts - 1 through 3 (of 3 total)