AGGGGGGGGHHHHH! Ok, now that I got that out my system...
I'm fairly new working with both Adobe Acrobat and PS files.
I'm using Acrobat Distiller 5 to merge multiple files together. In one of these file (pg 0 - see "PDF Page Structure" below), I have multiple links to one of the other pages. The PS files below are created by printing to file using the HP Deskjet 1600CM/PS printer driver. In the section "The Code" you will see some of the pdfMark commands that I am using to link to the individual pages. Page 6 and Page 8 links correctly, but Page 7 links to Page 6. This problem doesn't occur if I create the PDF in any format other than "Screen", but Screen is the only view that makes the Landscape pages appear upright, right?
Why doesn't the link work correctly?
OR
Does anyone have any suggestions to work around this problem? If so, do have a sample?
I'm thinking that I might be able to use a bookmark, I just haven't figured out how.
* ******************************
* PDF PAGE STRUCTURE
* ******************************
Pg 0: Word file, Portrait
Pg 1: Excel Worksheet(w/Chart), Portait
Pg 2: Excel Chart, Landscape
Pg 3: Excel Chart, Landscape
Pg 4 & 5: Excel Worksheet(w/charts), Portait
Pg 6: Excel Chart, Landscape
Pg 7: Word Document, Portrait
Pg 8: Excel Chart
* ******************************
* PS LINK CODE:
* ******************************
[/Rect [ 467 1504 1121 1472 ]
/Border [ 0 0 2 ]
/Color [ .7 0 0]
/Page 6
/View [ /FitH 5]
/Subtype /Link
/ANN pdfmark
.828 0.895 0.039 0 3 scol 467 1504 M (Primary, Secondary and Tertiary)[28 17 13 38 22 18 24 13 13 28 22 22 26 24 25 22 18 23 13 23 24 25 13 31 22 16 15 13 22 18 0]xS
/DeviceRGB dup setcolorspace /colspABC exch def
: N 467 1509 654 2 rp C
/DeviceCMYK dup setcolorspace /colspABC exch def
0.828 0.895 0.039 0 3 scol L ; /DeviceCMYK dup setcolorspace /colspABC exch def
0.859 0.82 0.762 0.594 3 scol 1121 1504 M ( )S
317 1586 M ( )S
[/Rect [ 467 1586 588 1554 ]
/Border [ 0 0 2 ]
/Color [ .7 0 0]
/Page 7
/View [ /FitH 5]
/Subtype /Link
/ANN pdfmark
.828 0.895 0.039 0 3 scol 467 1586 M (Detail)[36 22 15 22 13 0]xS
/DeviceRGB dup setcolorspace /colspABC exch def
: N 467 1591 121 2 rp C
/DeviceCMYK dup setcolorspace /colspABC exch def
0.828 0.895 0.039 0 3 scol L ; /DeviceCMYK dup setcolorspace /colspABC exch def
0.859 0.82 0.762 0.594 3 scol 588 1586 M ( )S
317 1669 M ( )S
[/Rect [ 467 1669 855 1637 ]
/Border [ 0 0 2 ]
/Color [ .7 0 0]
/Page 8
/View [ /FitH 5]
/Subtype /Link
/ANN pdfmark
* ******************************
* VB create PDF CODE:
* ******************************
hr = m_oAdbDstlr.FileToPDF(sSrcFile, sDstFile, "Screen"
I'm fairly new working with both Adobe Acrobat and PS files.
I'm using Acrobat Distiller 5 to merge multiple files together. In one of these file (pg 0 - see "PDF Page Structure" below), I have multiple links to one of the other pages. The PS files below are created by printing to file using the HP Deskjet 1600CM/PS printer driver. In the section "The Code" you will see some of the pdfMark commands that I am using to link to the individual pages. Page 6 and Page 8 links correctly, but Page 7 links to Page 6. This problem doesn't occur if I create the PDF in any format other than "Screen", but Screen is the only view that makes the Landscape pages appear upright, right?
Why doesn't the link work correctly?
OR
Does anyone have any suggestions to work around this problem? If so, do have a sample?
I'm thinking that I might be able to use a bookmark, I just haven't figured out how.
* ******************************
* PDF PAGE STRUCTURE
* ******************************
Pg 0: Word file, Portrait
Pg 1: Excel Worksheet(w/Chart), Portait
Pg 2: Excel Chart, Landscape
Pg 3: Excel Chart, Landscape
Pg 4 & 5: Excel Worksheet(w/charts), Portait
Pg 6: Excel Chart, Landscape
Pg 7: Word Document, Portrait
Pg 8: Excel Chart
* ******************************
* PS LINK CODE:
* ******************************
[/Rect [ 467 1504 1121 1472 ]
/Border [ 0 0 2 ]
/Color [ .7 0 0]
/Page 6
/View [ /FitH 5]
/Subtype /Link
/ANN pdfmark
.828 0.895 0.039 0 3 scol 467 1504 M (Primary, Secondary and Tertiary)[28 17 13 38 22 18 24 13 13 28 22 22 26 24 25 22 18 23 13 23 24 25 13 31 22 16 15 13 22 18 0]xS
/DeviceRGB dup setcolorspace /colspABC exch def
: N 467 1509 654 2 rp C
/DeviceCMYK dup setcolorspace /colspABC exch def
0.828 0.895 0.039 0 3 scol L ; /DeviceCMYK dup setcolorspace /colspABC exch def
0.859 0.82 0.762 0.594 3 scol 1121 1504 M ( )S
317 1586 M ( )S
[/Rect [ 467 1586 588 1554 ]
/Border [ 0 0 2 ]
/Color [ .7 0 0]
/Page 7
/View [ /FitH 5]
/Subtype /Link
/ANN pdfmark
.828 0.895 0.039 0 3 scol 467 1586 M (Detail)[36 22 15 22 13 0]xS
/DeviceRGB dup setcolorspace /colspABC exch def
: N 467 1591 121 2 rp C
/DeviceCMYK dup setcolorspace /colspABC exch def
0.828 0.895 0.039 0 3 scol L ; /DeviceCMYK dup setcolorspace /colspABC exch def
0.859 0.82 0.762 0.594 3 scol 588 1586 M ( )S
317 1669 M ( )S
[/Rect [ 467 1669 855 1637 ]
/Border [ 0 0 2 ]
/Color [ .7 0 0]
/Page 8
/View [ /FitH 5]
/Subtype /Link
/ANN pdfmark
* ******************************
* VB create PDF CODE:
* ******************************
hr = m_oAdbDstlr.FileToPDF(sSrcFile, sDstFile, "Screen"