PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________

I have been working with PDF forms for almost 2 years now and this is the
first time I encounter the following problem.... I need help on solving the
issue. 

I have a PDF with templates and form fields that get spawned through the FDF
toolkit, this PDF has both Portrait and Landscape pages. I have similar PDFs
that have this situation and they seem to work great. 

- Acrobat 5: When I preview the PDF on the screen it looks fine but when I
print the spawned pages the headers are ok but the text on the fields is
mirrored.
- Acrobat 6: Both when I preview and Print the PDF, the headers on the page
are upside down and the text on the fields print fine.

It seems to me that somehow the command that I am using is making the
template to be rotated? Anyone knows what is going on?

                lcScript = 'this.getTemplate("' + lcTemplateName +
'").spawn(' + lcPage + ', true, false);'
                loFields.ExecuteThisJavascript(lcScript)


Thanks,

-Natalia


To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html

Reply via email to