473,405 Members | 2,310 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

Report formatting Disappears on Some Items when Output to PDF in Code

Hi -

I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).

I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)

The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).

I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.

thanks -
sara
Jun 27 '08 #1
10 2090
On Tue, 22 Apr 2008 08:09:50 -0700 (PDT), sara <sa*******@yahoo.com>
wrote:

Was it really necessary to create all these subreports, or could you
just as well have used a single report with a Grouping Level by
Position?

-Tom.

>Hi -

I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).

I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)

The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).

I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.

thanks -
sara
Jun 27 '08 #2
Sara forget about my code for a moment. Manually open the report and export
it to Snapshot format. Is the formatting correct in the Snapshot?

To verify it is not a Printer driver issue, setup the Default printer for
your computer to match what is required for your report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.

Let me know.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <sa*******@yahoo.comwrote in message
news:b4**********************************@t54g2000 hsg.googlegroups.com...
Hi -

I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).

I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)

The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).

I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.

thanks -
sara

Jun 27 '08 #3
On Apr 23, 8:40*am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and export
it to Snapshot format. Is the formatting correct in the Snapshot?

To verify it is not a Printer driver issue, setup the Default printer for
your computer to match what is required for your report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.

Let me know.

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:b4**********************************@t54g2000 hsg.googlegroups.com...
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? *I don't know if I have to email the mdb and data for
someone to figure this out. *I have used the code to write to PDF
before - no problem. *And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -

- Show quoted text -
I don't think it's the code - I use this code in several places and
have Never had a problem. But this is the first time this has
happened.

It does print in Snapshot format - all perfectly. I should have
posted that yesterday - sorry.

I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.

I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.

Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. The PDF file shows 2 pages letter-sized.

Does this help? I am running an MDE (it happens in the MDB also), and
using A2K.

Thanks so very much -
Sara
Jun 27 '08 #4
On Apr 23, 1:29*am, Tom van Stiphout <no.spam.tom7...@cox.netwrote:
On Tue, 22 Apr 2008 08:09:50 -0700 (PDT), sara <saraqp...@yahoo.com>
wrote:

Was it really necessary to create all these subreports, or could you
just as well have used a single report with a Grouping Level by
Position?

-Tom.
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? *I don't know if I have to email the mdb and data for
someone to figure this out. *I have used the code to write to PDF
before - no problem. *And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -

- Show quoted text -
I can't think of any way to do that. The user chooses a location,
then chooses people (from the entire list of company employees) to put
into each position on a form. People come and go often and change
positions.

THe table is Date, Store, then all the positions: Manager, Asst,
Hardware, etc. Date is a date, Store is a number, and the key to the
EE file is loaded into the position. Many fields are blank - it
varies by date and location.

If there is another way to do this, I'm interested to understand and
try it.

Sara
Jun 27 '08 #5
Sara I don't see the answer to my question to you. What happens when you set
the Default printer manually(via the Control Panel, to Landscape/Legal and
then use my ReportToPDF code to produce a PDF?

Finally, there are several report related issues with the first release of
Access 2000. Can you check the installs and see what version of Access you
are actually using? Menu - Help -About

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <sa*******@yahoo.comwrote in message
news:3e**********************************@c58g2000 hsc.googlegroups.com...
On Apr 23, 8:40 am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and
export
it to Snapshot format. Is the formatting correct in the Snapshot?

To verify it is not a Printer driver issue, setup the Default printer for
your computer to match what is required for your report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.

Let me know.

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:b4**********************************@t54g2000 hsg.googlegroups.com...
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -

- Show quoted text -
I don't think it's the code - I use this code in several places and
have Never had a problem. But this is the first time this has
happened.

It does print in Snapshot format - all perfectly. I should have
posted that yesterday - sorry.

I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.

I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.

Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. The PDF file shows 2 pages letter-sized.

Does this help? I am running an MDE (it happens in the MDB also), and
using A2K.

Thanks so very much -
Sara
Jun 27 '08 #6
On Apr 23, 12:06*pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara I don't see the answer to my question to you. What happens when you set
the Default printer manually(via the Control Panel, to Landscape/Legal and
then use my ReportToPDF code to produce a PDF?

Finally, there are several report related issues with the first release of
Access 2000. Can you check the installs and see what version of Access you
are actually using? Menu - Help -About

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:3e**********************************@c58g2000 hsc.googlegroups.com...
On Apr 23, 8:40 am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-

WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and
export
it to Snapshot format. Is the formatting correct in the Snapshot?
To verify it is not a Printer driver issue, setup the Default printer for
your computer to match what is required for your report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.
Let me know.
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
news:b4**********************************@t54g2000 hsg.googlegroups.com...
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -
- Show quoted text -

I don't think it's the code - I use this code in several places and
have Never had a problem. *But this is the first time this has
happened.

It does print in Snapshot format - all perfectly. *I should have
posted that yesterday - sorry.

I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. *I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.

I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.

Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. *The PDF file shows 2 pages letter-sized.

Does this help? *I am running an MDE (it happens in the MDB also), and
using A2K.

Thanks so very much -
Sara- Hide quoted text -

- Show quoted text -
Sorry - my response "I set my default settings on my printer (Legal
and Landscape were the changes) and it prints fine." should have said
"and the PDF run with that looks fine.

Access 2000 9.0.8981 SP-3

Sara
Jun 27 '08 #7
Then it is bug in my code. Your only solution until I publish the next
release is to set your Default printer to match the requried Paper
Size/Orientation for the report.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <sa*******@yahoo.comwrote in message
news:10**********************************@26g2000h sk.googlegroups.com...
On Apr 23, 12:06 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara I don't see the answer to my question to you. What happens when you
set
the Default printer manually(via the Control Panel, to Landscape/Legal and
then use my ReportToPDF code to produce a PDF?

Finally, there are several report related issues with the first release of
Access 2000. Can you check the installs and see what version of Access you
are actually using? Menu - Help -About

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:3e**********************************@c58g2000 hsc.googlegroups.com...
On Apr 23, 8:40 am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-

WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and
export
it to Snapshot format. Is the formatting correct in the Snapshot?
To verify it is not a Printer driver issue, setup the Default printer
for
your computer to match what is required for your
report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.
Let me know.
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
news:b4**********************************@t54g2000 hsg.googlegroups.com...
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -
- Show quoted text -

I don't think it's the code - I use this code in several places and
have Never had a problem. But this is the first time this has
happened.

It does print in Snapshot format - all perfectly. I should have
posted that yesterday - sorry.

I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.

I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.

Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. The PDF file shows 2 pages letter-sized.

Does this help? I am running an MDE (it happens in the MDB also), and
using A2K.

Thanks so very much -
Sara- Hide quoted text -

- Show quoted text -
Sorry - my response "I set my default settings on my printer (Legal
and Landscape were the changes) and it prints fine." should have said
"and the PDF run with that looks fine.

Access 2000 9.0.8981 SP-3

Sara
Jun 27 '08 #8
On Apr 24, 9:28*pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Then it is bug in my code. Your only solution until I publish the next
release is to set your Default printer to match the requried Paper
Size/Orientation for the report.

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:10**********************************@26g2000h sk.googlegroups.com...
On Apr 23, 12:06 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-

WWWdotlebansdot...@linvalid.comwrote:
Sara I don't see the answer to my question to you. What happens when you
set
the Default printer manually(via the Control Panel, to Landscape/Legal and
then use my ReportToPDF code to produce a PDF?
Finally, there are several report related issues with the first release of
Access 2000. Can you check the installs and see what version of Access you
are actually using? Menu - Help -About
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
news:3e**********************************@c58g2000 hsc.googlegroups.com...
On Apr 23, 8:40 am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and
export
it to Snapshot format. Is the formatting correct in the Snapshot?
To verify it is not a Printer driver issue, setup the Default printer
for
your computer to match what is required for your
report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.
Let me know.
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
>news:b4**********************************@t54g200 0hsg.googlegroups.com....
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -
- Show quoted text -
I don't think it's the code - I use this code in several places and
have Never had a problem. But this is the first time this has
happened.
It does print in Snapshot format - all perfectly. I should have
posted that yesterday - sorry.
I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.
I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.
Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. The PDF file shows 2 pages letter-sized.
Does this help? I am running an MDE (it happens in the MDB also), and
using A2K.
Thanks so very much -
Sara- Hide quoted text -
- Show quoted text -

Sorry - my response "I set my default settings on my printer (Legal
and Landscape were the changes) and it prints fine." should have said
"and the PDF run with that looks fine.

Access 2000 9.0.8981 *SP-3

Sara- Hide quoted text -

- Show quoted text -
Thanks. Do you need a version of my database/code to help find/
resolve the bug (if there is indeed one?) I can zip and email to you
if it will help you. I love the solution - this is the first time
I've had any sort of problem!

Much appreciate the help and advice -
Sara
Jun 27 '08 #9
I have already fixed the bug Sara. I got bogged down the last 2 weeks adding
better Unicode support. BiDi landguages are tough.

I've finished the Unicode stuff for now and am trying to post the new
release this weekend.

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <sa*******@yahoo.comwrote in message
news:51**********************************@d45g2000 hsc.googlegroups.com...
On Apr 24, 9:28 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Then it is bug in my code. Your only solution until I publish the next
release is to set your Default printer to match the requried Paper
Size/Orientation for the report.

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:10**********************************@26g2000h sk.googlegroups.com...
On Apr 23, 12:06 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-

WWWdotlebansdot...@linvalid.comwrote:
Sara I don't see the answer to my question to you. What happens when you
set
the Default printer manually(via the Control Panel, to Landscape/Legal
and
then use my ReportToPDF code to produce a PDF?
Finally, there are several report related issues with the first release
of
Access 2000. Can you check the installs and see what version of Access
you
are actually using? Menu - Help -About
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
news:3e**********************************@c58g2000 hsc.googlegroups.com...
On Apr 23, 8:40 am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and
export
it to Snapshot format. Is the formatting correct in the Snapshot?
To verify it is not a Printer driver issue, setup the Default printer
for
your computer to match what is required for your
report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.
Let me know.
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
>news:b4**********************************@t54g200 0hsg.googlegroups.com...
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on
subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -
- Show quoted text -
I don't think it's the code - I use this code in several places and
have Never had a problem. But this is the first time this has
happened.
It does print in Snapshot format - all perfectly. I should have
posted that yesterday - sorry.
I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.
I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.
Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. The PDF file shows 2 pages letter-sized.
Does this help? I am running an MDE (it happens in the MDB also), and
using A2K.
Thanks so very much -
Sara- Hide quoted text -
- Show quoted text -

Sorry - my response "I set my default settings on my printer (Legal
and Landscape were the changes) and it prints fine." should have said
"and the PDF run with that looks fine.

Access 2000 9.0.8981 SP-3

Sara- Hide quoted text -

- Show quoted text -
Thanks. Do you need a version of my database/code to help find/
resolve the bug (if there is indeed one?) I can zip and email to you
if it will help you. I love the solution - this is the first time
I've had any sort of problem!

Much appreciate the help and advice -
Sara
Jun 27 '08 #10
On Apr 25, 12:34*pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
I have already fixed the bug Sara. I got bogged down the last 2 weeks adding
better Unicode support. BiDi landguages are tough.

I've finished the Unicode stuff for now and am trying to post the new
release this weekend.

--

HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.

"sara" <saraqp...@yahoo.comwrote in message

news:51**********************************@d45g2000 hsc.googlegroups.com...
On Apr 24, 9:28 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-

WWWdotlebansdot...@linvalid.comwrote:
Then it is bug in my code. Your only solution until I publish the next
release is to set your Default printer to match the requried Paper
Size/Orientation for the report.
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
news:10**********************************@26g2000h sk.googlegroups.com...
On Apr 23, 12:06 pm, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara I don't see the answer to my question to you. What happens when you
set
the Default printer manually(via the Control Panel, to Landscape/Legal
and
then use my ReportToPDF code to produce a PDF?
Finally, there are several report related issues with the first release
of
Access 2000. Can you check the installs and see what version of Access
you
are actually using? Menu - Help -About
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
>news:3e**********************************@c58g200 0hsc.googlegroups.com....
On Apr 23, 8:40 am, "Stephen Lebans" <ForEmailGotoMy.WebSite.-
WWWdotlebansdot...@linvalid.comwrote:
Sara forget about my code for a moment. Manually open the report and
export
it to Snapshot format. Is the formatting correct in the Snapshot?
To verify it is not a Printer driver issue, setup the Default printer
for
your computer to match what is required for your
report(Portrait/Landscape
amd Paper Size. Now use my code to putput your Report to PDF.
Let me know.
--
HTH
Stephen Lebanshttp://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
"sara" <saraqp...@yahoo.comwrote in message
news:b4**********************************@t54g2000 hsg.googlegroups.com...
Hi -
I have a report that is 14 columnar sub-reports (Line up: Position-
holders in each of our 14 locations - Manager, Assistant Manager,
Receiving, Office, etc).
I output directly to PDF (using ConvertReportToPDF from this site -
Stephan Lebans)
The formatting - Outlines on some fields - do not appear on
subreports
12-14 (Columns 12 - 14).
I tried removing some of the boxes around some fields, thinking that
it was just "too much" somewhere, but that didn't work.
Any ideas? I don't know if I have to email the mdb and data for
someone to figure this out. I have used the code to write to PDF
before - no problem. And this writes to PDF, just loses some
formatting lines.
thanks -
sara- Hide quoted text -
- Show quoted text -
I don't think it's the code - I use this code in several places and
have Never had a problem. But this is the first time this has
happened.
It does print in Snapshot format - all perfectly. I should have
posted that yesterday - sorry.
I set my default settings on my printer (Legal and Landscape were the
changes) and it prints fine. I printed an Outlook calendar page and a
page of a Word document - no problem - with the changed settings.
I returned the settings (Letter and Portrait) and the "lines around
the boxes" on the 3 columns on the far right disappeared again.
Also - though I think this is a different problem - (But just in case,
I'll mention it) - when the user ran the report (from her PC, and
would print on her printer) the report went to Letter size paper -
landscape. The PDF file shows 2 pages letter-sized.
Does this help? I am running an MDE (it happens in the MDB also), and
using A2K.
Thanks so very much -
Sara- Hide quoted text -
- Show quoted text -
Sorry - my response "I set my default settings on my printer (Legal
and Landscape were the changes) and it prints fine." should have said
"and the PDF run with that looks fine.
Access 2000 9.0.8981 SP-3
Sara- Hide quoted text -
- Show quoted text -

Thanks. *Do you need a version of my database/code to help find/
resolve the bug (if there is indeed one?) *I can zip and email to you
if it will help you. *I love the solution - this is the first time
I've had any sort of problem!

Much appreciate the help and advice -
Sara- Hide quoted text -

- Show quoted text -
WOW!! I can't FIND a problem that fast - never mind fix it! I can
create them that quickly is about all.....I was still thinking it
could have been something I had done!

Thanks again. I'll look for the new code.

Sara
Jun 27 '08 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Albert Spencil | last post by:
It once was necessary to type "view-source" before the URL in Location to view the javascript original coding for Netscape. The default was the output code of the script. Now the default is the...
5
by: Andrei Pociu | last post by:
I have a major doubt about outputting text in ASP .NET when using code behind. I know most of the output you gain from a code behind file (.aspx.cs) is outputted to the Webform (.aspx) using...
6
by: Dave | last post by:
I was curious in regards to Access 12; specifically more fluent report formatting. I'm an average user, but from my end, I find more and more need for cleaner reports....and do not always want...
7
by: iclinux | last post by:
Environment: WinXP SP2 + Python 2.4.2, with SOAPpy-0.11.6.zip, fpconst-0.7.2.zip, and PyXML-0.8.4.win32-py2.4.exe installed. Problem: I'm reading DiveIntoPython these days. When running code...
3
by: Julien Sobrier | last post by:
Hello, I would like to skip the display of some items of a repeater. I think I need to do something like this: <asp:Repeater ...> <ItemTemplate> <% if (a == b) { %> ... <% } %>...
3
by: lmawler | last post by:
Hi everyone, I'm making reports that are based on queries, and the data has several levels of grouping. I have set up a report with several nested group headers, but I'm currently stuck where...
3
by: Hardy | last post by:
I created a code snippet which is for displaying file name,Line number and function name in C#.NET project. // <File> sf.GetFileName() // </File> // <Line> sf.GetFileLineNumber().ToString()...
2
by: =?Utf-8?B?QmlsbHkgWmhhbmc=?= | last post by:
I am using reporting service with asp.net. I want to save a report snapshot in some time. How do I do this in asp.net? Is there any web service to do this? Thanks in advance! -Billy
8
by: MNNovice | last post by:
3 sub reports containing 3 separate expense data are placed under groupheader0 on a main report. The summary total for these expenses is placed under the groupfooter0. Because of the fact that...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.