Formatting error when converting a report into a pdf document

StefanOl

Registered User.
Local time
Today, 20:41
Joined
Nov 11, 2009
Messages
15
Dear Sir or Madame

I am getting strange formatting errors and erranous formatting when I create pdf docuemnt from my report.

I have tried to change the box size in the report and font but it seems not to help.

The field in the database is of the type memo, I have reentered the text into the database field after it have been "ASCII cleaned" etc. but nothing seems to help.

It seems that the pdf document conversion either move back the "cursor", or like in this example, add squares around characters.

Have You seen this error and if so, is there an fixes for it.
The attached picture, report.png, is a screen dump of the report after creation, (I have delibretly erased other information)

However when the pdf document is created the follwoing "mess" occure around specific characters, see attachment, report_pdf.png

A close up shows that ceartain characters have a square around them, see attachment report_scale.png

Sometimes it seems that the "cursors" moves backwards and overwrite previous characters, this only hapends on the pdf document but not the report.

Also:
Is there a way of forcing the pdf creation to be in standard papper size, such as A4 or A3, the pdf creation create a "pappersize" called Letter.

Regards Stefan
 

Attachments

  • report.png
    report.png
    5.3 KB · Views: 134
  • report_pdf.png
    report_pdf.png
    9.2 KB · Views: 142
  • report_pdf_scale.png
    report_pdf_scale.png
    12.2 KB · Views: 172
how are you creating the PDFs? are you using code, a free PDF maker, adobe?
 
Dear Madame

I am using the menues "External Data" and then "PDF or XPS" button in ms access.

I made a workaround by setting "can shrink" and "Can grow" to "No" in the sub report
and now it does nto cut the text in the pdf document. Feels a little strange
but I can live with it.

Regards
 

Users who are viewing this thread

Back
Top Bottom