Hi All,
I'm new to VPX Print and i need to know how to align a text (i.e., center of the page) i read in the documentation about <CENTER> tag... but it is not working for me...:(
find my piece of code below...
PUT STREAM coverStream UNFORMATTED
"<R1><C22><CENTER>" +...
i'm exporting data using PUT statement which has 120 columns. After 991 th character a line break (it can be viewed as rectangular box) is created automatically.
Code snippet:
PUT STREAM csv UNFORMATTED '"'
'ID' '","'
'Code' '","'
'Desc'...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.