Pulseaudio with VT1708S soundcard - Splitting between output,

Dear all,
I would like to be able to send the sound of a specific application to a specific output, IE a video from youtube to the headphone and a skype conversation to the speakers.
I installed pavucontrol and paprefs but it seems pulseaudio doesn't recognise the different output, after searching the wiki a bit I suppose I need to follow the setup for the surround sound found there => https://wiki.archlinux.org/index.php/Pu … nd_systems
But as I am far from being sure I am coming to ask for advice. I have copied and past the output of "pacmd list-sinks" to give all the necessary details (I hope)
Should you require any further details please let me know,
Many thanks for your assistance,
Regards,
[sweetth@myhost ~]$ pacmd list-sinks
Welcome to PulseAudio! Use "help" for usage information.
>>> 3 sink(s) available.
* index: 1
name: <combined>
driver: <module-combine-sink.c>
flags: DECIBEL_VOLUME LATENCY FLAT_VOLUME
state: RUNNING
suspend cause:
priority: 1000
volume: 0: 85% 1: 85%
0: -4.38 dB 1: -4.38 dB
balance 0.00
base volume: 100%
0.00 dB
volume steps: 65537
muted: no
current latency: 13.56 ms
max request: 3 KiB
max rewind: 0 KiB
monitor source: 3
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 3
fixed latency: 20.00 ms
module: 13
properties:
device.class = "filter"
device.description = "Simultaneous output to Internal Audio Analog Stereo"
device.icon_name = "audio-card"
index: 2
name: <rtp>
driver: <module-null-sink.c>
flags: DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
state: IDLE
suspend cause:
priority: 1000
volume: 0: 100% 1: 100%
0: 0.00 dB 1: 0.00 dB
balance 0.00
base volume: 100%
0.00 dB
volume steps: 65537
muted: no
current latency: 5.23 ms
max request: 1 KiB
max rewind: 1 KiB
monitor source: 4
sample spec: s16be 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 2
configured latency: 7.26 ms; range is 0.50 .. 2000.00 ms
module: 29
properties:
device.description = "RTP Multicast"
device.class = "abstract"
device.bus = "network"
device.icon_name = "network-server"
index: 4
name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
state: RUNNING
suspend cause:
priority: 9959
volume: 0: 70% 1: 70%
0: -9.29 dB 1: -9.29 dB
balance 0.00
base volume: 63%
-12.00 dB
volume steps: 65537
muted: no
current latency: 19.90 ms
max request: 3 KiB
max rewind: 344 KiB
monitor source: 7
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 3
configured latency: 20.00 ms; range is 0.50 .. 2000.00 ms
card: 1 <alsa_card.pci-0000_00_1b.0>
module: 5
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "VT1708S Analog"
alsa.id = "VT1708S Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel"
alsa.long_card_name = "HDA Intel at 0xf9ff8000 irq 45"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1b.0"
sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.name = "82801JI (ICH10 Family) HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "352800"
device.buffering.fragment_size = "176400"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Internal Audio Analog Stereo"
alsa.mixer_name = "VIA VT1708S"
alsa.components = "HDA:11060397,104383ae,00100000"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"

Dear all,
I would like to be able to send the sound of a specific application to a specific output, IE a video from youtube to the headphone and a skype conversation to the speakers.
I installed pavucontrol and paprefs but it seems pulseaudio doesn't recognise the different output, after searching the wiki a bit I suppose I need to follow the setup for the surround sound found there => https://wiki.archlinux.org/index.php/Pu … nd_systems
But as I am far from being sure I am coming to ask for advice. I have copied and past the output of "pacmd list-sinks" to give all the necessary details (I hope)
Should you require any further details please let me know,
Many thanks for your assistance,
Regards,
[sweetth@myhost ~]$ pacmd list-sinks
Welcome to PulseAudio! Use "help" for usage information.
>>> 3 sink(s) available.
* index: 1
name: <combined>
driver: <module-combine-sink.c>
flags: DECIBEL_VOLUME LATENCY FLAT_VOLUME
state: RUNNING
suspend cause:
priority: 1000
volume: 0: 85% 1: 85%
0: -4.38 dB 1: -4.38 dB
balance 0.00
base volume: 100%
0.00 dB
volume steps: 65537
muted: no
current latency: 13.56 ms
max request: 3 KiB
max rewind: 0 KiB
monitor source: 3
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 3
fixed latency: 20.00 ms
module: 13
properties:
device.class = "filter"
device.description = "Simultaneous output to Internal Audio Analog Stereo"
device.icon_name = "audio-card"
index: 2
name: <rtp>
driver: <module-null-sink.c>
flags: DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
state: IDLE
suspend cause:
priority: 1000
volume: 0: 100% 1: 100%
0: 0.00 dB 1: 0.00 dB
balance 0.00
base volume: 100%
0.00 dB
volume steps: 65537
muted: no
current latency: 5.23 ms
max request: 1 KiB
max rewind: 1 KiB
monitor source: 4
sample spec: s16be 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 0
linked by: 2
configured latency: 7.26 ms; range is 0.50 .. 2000.00 ms
module: 29
properties:
device.description = "RTP Multicast"
device.class = "abstract"
device.bus = "network"
device.icon_name = "network-server"
index: 4
name: <alsa_output.pci-0000_00_1b.0.analog-stereo>
driver: <module-alsa-card.c>
flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY FLAT_VOLUME DYNAMIC_LATENCY
state: RUNNING
suspend cause:
priority: 9959
volume: 0: 70% 1: 70%
0: -9.29 dB 1: -9.29 dB
balance 0.00
base volume: 63%
-12.00 dB
volume steps: 65537
muted: no
current latency: 19.90 ms
max request: 3 KiB
max rewind: 344 KiB
monitor source: 7
sample spec: s16le 2ch 44100Hz
channel map: front-left,front-right
Stereo
used by: 1
linked by: 3
configured latency: 20.00 ms; range is 0.50 .. 2000.00 ms
card: 1 <alsa_card.pci-0000_00_1b.0>
module: 5
properties:
alsa.resolution_bits = "16"
device.api = "alsa"
device.class = "sound"
alsa.class = "generic"
alsa.subclass = "generic-mix"
alsa.name = "VT1708S Analog"
alsa.id = "VT1708S Analog"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.device = "0"
alsa.card = "0"
alsa.card_name = "HDA Intel"
alsa.long_card_name = "HDA Intel at 0xf9ff8000 irq 45"
alsa.driver_name = "snd_hda_intel"
device.bus_path = "pci-0000:00:1b.0"
sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
device.bus = "pci"
device.vendor.id = "8086"
device.vendor.name = "Intel Corporation"
device.product.name = "82801JI (ICH10 Family) HD Audio Controller"
device.form_factor = "internal"
device.string = "front:0"
device.buffering.buffer_size = "352800"
device.buffering.fragment_size = "176400"
device.access_mode = "mmap+timer"
device.profile.name = "analog-stereo"
device.profile.description = "Analog Stereo"
device.description = "Internal Audio Analog Stereo"
alsa.mixer_name = "VIA VT1708S"
alsa.components = "HDA:11060397,104383ae,00100000"
module-udev-detect.discovered = "1"
device.icon_name = "audio-card-pci"

Similar Messages

  • Patchadd command fails with message /usr/bin/split: Exhausted output file

    When adding a patch using patchadd command the error message is "/usr/bin/split: Exhausted output file names, aborting split"
    Pls help me........

    it is a custom patch for one of our softwares and its name is MDM_2012.089 and d complete o/p is
    Validating patches...
    Loading patches installed on the system...
    Done!
    Loading patches requested to install.
    Done!
    Checking patches that you specified for installation.
    Done!
    Approved patches will be installed in this order:
    MDM_2012.089
    Checking installed patches...
    Installing patch packages...
    /usr/bin/split: Exhausted output file names, aborting split
    pwd is /tmp as i have the patch in /tmp

  • What is SC Split between PO means.?

    hi friends
    what is SC Split between PO means.
    Regards
    Vinny

    Hi Vinny,
    Basically SC split between po means that SC will create Purchase orders/purchae requistions at header level or line item level...
    Per example eventhough you define creation of either PO/PR at header lvel but in your shopping cart contains two items with different vendor then system will genearate two PR's/Two PO's at line item level because of vendor difference.
    If you are not ok with answer then please elborate me in which context you are talking to about SC split between PO.
    Thanks
    Ravi

  • Need to split the output into files

    Hi,
    I have a query regarding splitting the output into different files. Please help to resolve that.
    I have have select query query...
    SELECT INDEX_NAME FROM DBA_INDEXES WHERE TABLE_NAME=<Table Name>;
    If it returns less than 4 indexes then we have create one table and have to move those into the files.
    For example...
    File_1.sql
    ====
    index1
    index2
    index3
    If select statement returns more than 4 indexes then we have create 4 files and have to splict those indexes and has to move to those 4 files.
    For example....
    If select statement returns 13 records then...
    File_1.sql File_2.sql File_3.sql File_4.sql
    ===== ====== ======= =======
    index1 index4 index7 index10
    index2 index5 index8 index11
    index3 index6 index9 index12
    index13
    Index no need to be in order in any file and any file can I extra index in it.
    Can be ok if we have any procedure or shell script. Please help me on this?
    We are using 10.2.0.1 oracle db. Please let me know if you need any thing else?
    Thanks
    Pathan

    Are you trying to put the output from SQL reports in different files?
    Some reporting tools can do this.
    You have a couple of options to do this.
    Some reporting tools support the functinality to write to different files.
    Another way is to write a PL/SQL procedure using UTL_FILE, which can open multiple files based on your conditions and to write to them as you need to.
    An older, less elegant solution is to write nested SQL*PLUS scripts spooling to different files with the queries you need. A top level script would invoke the others, something like (untested)
    --in first script
    @subscript1
    @subscript2
    --in subscript1.sql
    spool whatever.lst
    select *
       from dual;
    ...

  • CKM3 - PPV analysis: split between exchange rate effect and price effect

    Dears,
    I need to verify how the purchase price variance (PPV) is calculated within the Material Ledger, specifically regarding the split between exchange rate effect and price effect.
    I found transaction CKM3 that display the exchange rate difference and the price difference (I think total price difference = exchange rate effect + price effect), but I still have some open points:
    - How CKM3 should works? I created some documents to test this transaction (goods receipt from purchase order and its invoice) creating a PPV with exchange rate effect and price effect (both) but in CKM3 the split is not shown, only the total PPV is shown at document level.
    - Is there same specific procedure to be followed? Is there other steps to be done before CKM3 is executed in order to split the PPV?
    and then
    - Is CKM3 the best solution to analyze the PPV within Material Ledger?
    Thanks and Regards,
    Jody

    Tnx Adi,
    this link is very helpful, now I've an idea about how the data should be shown in CKM3.
    But at the moment I replicated a similar case to the example mentioned in the link, and in CKM3 I see different values: all PPV amounts are only present in column "Price difference" without the part due to the exchange rate effect.
    Do you know if I need to execute a preliminary step before to execute CKM3? Or is there something to be set-up in custominzing in order to allow the correct population of the exchange rate price difference?
    Thanks & Regards,
    Jody

  • Split audio output

    Hi,I would like to play music for my friends from my Macbook and I need soft which can split sound output. So from iTunes sound will go to general out to speakers, and "que" sound from Quicktimeplayer or VLC to headphones connected to USB. Well anybody knows this kind of programs which can do that ?

    well it sounds like something WireTap Anywhere or Audio Hijack Pro might do, you're going in a different direction, I believe, than they're used to. You might check with them.

  • Use of iTunes in combination with 2 soundcards

    Does someone know a program for windows that plays iTunes songs with a possibility for an output with 2 soundcards.
    So it's got to be a program with 2 decks, the first decks output is the first soundcard, en the second decks output is the second soundcard.
    THX
    Jan

    I realize it, but is sending me now to yahoo.com. Why can I not sent it to gmail instead of yahoo.
    Also, if I were to use outlook how would I set that up? I cannot find a place anywhere to make changes to the email client Adobe Reader is using.

  • Latency Between Outputs After Project Conversion From Logic Pro 9

    hiya!
    i am experiencing a bizarre kind of latency – between outputs. for example, audio assigned to stereo outs 13-14 will leave my system 120 or so ticks after audio assigned to mono outputs 3 or 4. sometimes mono outputs are out of sync with one another too. there's no apparent rhyme or reason, and the latency itself seems to shift – even with plugins turned off and removed from the channel strips. if i have an aux that's outputting to channels 7-8 and do a send to an aux that outs to 13-14, this audio should be perfectly aligned, but it just isn't.
    i experience this problem in sessions converted from logic 9 to logic x, though sometimes it seems to happen within sessions started in logic x. i can't for the life of me figure out why it's happening, but do believe there's some sort of error being introduced in the conversion. i can't find anything anywhere on the internet about it.
    one temp fix i found was to insert an I/O plugin into the problematic aux, turn it on with an out assigned, then turn it off. sometimes that's worked, and sometimes it hasn't. i've been able to use delay compensation on certain tracks, but it's not an exact science, and sometimes the compensations themselves need to change in order for the tracks to sound aligned. it's beyond aggravating. in some situations, i've had to re-record entire sessions. not tight!
    to be clear, this is not about monitoring latency, or having to slide tracks into alignment after recording, or the waveforms on the screen not matching up with what i'm hearing. this is not about plug-in latency. the situation i'm describing happens when plugins are entirely removed: audio that is supposed to be leaving logic at the same exact time via different outputs is somehow not aligned.
    my signal chain:
    logic pro x.0.7
    mac pro quad core (trash can) into -->
    apogee symphony 16x16 -->
    neve 5059 16x2x2 -->
    api 2500 -->
    back into the symphony
    i've been assured by both apogee and neve and sweetwater that this is not their issue--it's logic pro x. i'm inclined to agree, since it seems to be happening before the audio leaves logic.
    please help! many thanks for anything!

    godmodeinternet wrote:
    thanks for your reply!
    to answer some of your answers:
    -i have all my channels go through auxes, in all projects, but i did attempt to route audio straight off the channels and encountered the same situation i described above.
    -plug-in latency is likely set to ALL at all times, since i often track while in the 'mixing stage'. this is how i've always done everything.
    ugh. the worst!
    do you think there's anything in environment i might be able to swap around that might have gotten screwed up in the conversion?
    thanks again.
    I don't think it's an Environment issue, however, quite a few people have reported some corruption when importing Logic 9 projects, it usually takes the form of random Inspector Settings for Delay/Velocity and Preferences/Audio - Recording Delay  being set to something other than 0 <zero>. This doesn't sound like your problem. Also sounds like your Plugin Latency setting (ALL) isn't the problem.. although if you're recording while mixing it should be set to Audio & Software instruments.
    Have you used your hardware system successfully on an earlier version of OSX and Logic 9?  If so then the answer is apparent, especially so if you notice it on projects started in Logic-X (current system) although it my take a certain level of project complexity before it shows up.

  • Difference between "output type" and "output medium" in interface

    Can comebody kindly tell me the difference between "output type" and "output medium" with respect to interface?
    Thanks,
    Max

    Hi,
    Output medium means , how you wants to see the output like
    Printout, Fax, Mail, or EDI output etc
    Output type/Condition Type means for every Application document an Output type is create for the Output Message determination, this is linked with the Condition records, Medium, Program and the Output Script or smartform.
    reward points if useful
    regards,
    ANJI

  • ITunes library is split between iTunes/iTunes Music and iTunes/iTunes Media/Music

    My itunes library is split between iTunes/iTunes Music and iTunes/iTunes Media/Music, what should I do to combine them? I would like all my iTunes stuff to be in one, organized, location.

    Here are typical layouts for the iTunes folders:
    If you have upgraded from version 8 (or earlier) to iTunes 9 (or later) at some point, then your media folder (everything inside the red outline) may still be called iTunes Music instead of iTunes Media. The extra Music folder inside the media folder is used if you have allowed iTunes to Upgrade to iTunes Media Organization (iTunes 9) or used File > Library > Organize Library > Reorganize files in the folder "<Media Folder>" (iTunes 10). Depending on your choices for Keep iTunes Media folder organized and Copy files to iTunes Media folder when adding to library plus a little bug in which one build changed the name of the file storing the choice of layout it is quite easy for some of your files to be organized according to one layout and some the other.
    Somehow it seems you've also managed to get both an iTunes Music and an iTunes Media folder. I'd recommend you make sure the media folder preference is set to iTunes Media before you continue...
    Assuming you're happy letting iTunes organize your files the following steps should tidy things up (should it be necessary):
    1. Select File > Library > Organize Library... > Tick Reorganize files in the folder "<Media Folder>" and click OK. Skip if this option is greyed out (already upgraded) or you prefer the older layout.
    2. Select File > Library > Organize Library... > Tick Consolidate files and click OK. This will bring any files currently organised outside the designated media folder into it. NB This will create duplicate copies of any file that needs to be consolidated, and you will need to manually clean up afterwards. If space is at a premium try my scripts Unconsolidated to find out what would need moving and ConsolidatebyMoving to move rather than copy it.
    3. Select Edit > Preferences > Advanced tab, uncheck Keep iTunes Media folder organized and click OK.
    4. Select Edit > Preferences > Advanced tab, check Keep iTunes Media folder organized and click OK. This triggers iTunes into reorganizing everything according to your preferences.
    5. (Optional) Close iTunes, rename the folder iTunes Music as iTunes Media then restart iTunes. Check under Edit > Preferences > Advanced tab that the location has automatically updated. If you can't access the media for any reason just undo the folder rename. (Not relevant in this instance).  
    6. (Optional - Windows only) If Windows Media Player has ever had access to your files it may have liberally scattered folder artwork files about which iTunes won't tidy up when it reorganizes things, thus leaving behind a heap of folders with artwork and no media. I've written a script for cleaning this mess up called CleanDeadArt.
    PS If you really prefer the older layout, but it is already in the new one then edit the file called .iTunes Preferences.plist in your media folder and change the integer from 1 to 0 before doing step 3.
    tt2

  • Continuous square wave signal with time high pulses between 1 and 2 ms

    Hi,
    I need to generate a wave signal with time high pulses between 1 and 2 ms. I am trying to use the pwm on a digital output (Inhibit) but nothing happens.
    I am using a PCI7330 and UMI 7764.
    My labview version is 8.2.
    Does someone have an example how to generate it?
    Best regards

    Hi,
    I need to generate a wave signal with time high pulses between 1 and 2 ms. I am trying to use the pwm on a digital output (Inhibit) but nothing happens.
    I am using a PCI7330 and UMI 7764.
    My labview version is 8.2.
    Does someone have an example how to generate it?
    Best regards

  • Use soundcard for analog output

    Is it possible to use soundcard for analog output with LabView6?

    nicke wrote:
    > Is it possible to use soundcard for analog output with LabView6?
    Have a look in the examples under Hardware Input and Output|Sound (LV6.1)
    Dunno where it is under 6i, but the files are there.
    Impressed the crap out of some Fortran hackers by showing them how
    easy I could turn my laptop into a spectrum analyser.
    Remove "spamkill." when replying to this message

  • Problem with Edit IN function between LR 2.3 and PS CS3

    I recently upgraded my system to a Windows Vista 64 bit Core 2 Quad with 8 GB.  Lightroom now works and loads images the way it should. I do have one major concern and need any help possible.
    I am using LR 2.3 in 64 bit and PS CS3 ver 10.0.1 (which is 32 bit - loads slowly but otherwise works fine).  The problem I am encountering is in LR Develop / Photo / Edit In...  - using any of the menu items:
    "Edit in Abode Photoshop CS3"
    "Open as Smart Object In Photoshop"
    "Merge to Panorama in Photoshop"
    "Merge to HDR in Photoshop"
    "Open as layers in Photoshop"
    Photoshop opens but no image(s) are exported and I receive the message in LR - "The file could not be edited because Adobe Photoshop CS3 could not be launched."
    Photoshop, however, was launched but no image exported and so I can't work on the image in PS.  The appropriate TIFF image is created in LR for the first two menu items - nothing for the last three menu items.
    I can create a partial work around by setting PS as an external editor, however, I can't use 4 of 5 of the menu items.
    All the menu items work fine in Windows XPpro.
    Any help is much appreciated.
    PS I also tried the most recent Window 7 RC with exactly the same results.
    Thanks
    Bob

    Don
    I wasn't shouting - I just cut and paste the exact text and font in its original size and type as was shown in the message.  Never had a thought that someone would be offended by cutting and pasting exactly what was in a message - it would appear that John Williams saw it for what it was.
    However, sorry if I offended you.
    Bob
    Date: Mon, 1 Jun 2009 19:15:15 -0600
    From: [email protected]
    To: [email protected]
    Subject: Problem with Edit IN function between LR 2.3 and PS CS3
    There is no reason to shout. There are only other users here trying to help.
    >

  • T.code FBL5N: a problem with the print of the output list

    Hi All,
    with reference to the t.code FBL5N, I have  a problem with the print of the output list of the report.
    When I execute the print, I obtain one customer for each page printed.
    I wonder if is possible to obtain more customers for each page printed.
    Could anyone help me?
    Thanks
    Gandalf
    Edited by: Umberto Gandalf on Dec 21, 2008 10:36 PM

    Hi,
    Though personally i havent tried this option, check the same
    Go to Menu: Settings >> Switch List
    This will make the value displayed in ALV format and then try taking print outs.
    Regards,
    Sridevi

  • Dante font used in manuscript - when I try to save as a pdf document in Microsoft Word whole pages change their look, with wide gaps forming between certain paragraphs or sections. This does not happen with other fonts.

    Dante font used in manuscript … when I try to save as a pdf document in Microsoft Word whole pages change their look, with wide gaps forming between certain paragraphs or sections. This does not happen with other fonts.

    OK, we've got it!
    What is happening is that when you use Microsoft's save as PDF in Word, the font isn't embedded even though the font is tagged to allow embedding. Furthermore, Microsoft doesn't properly put the font name into the PDF file such that Acrobat or Reader can readily find the font installed on your system such that the text can be properly displayed and/or printed. Acrobat and Reader attempt to display and/or print the text using a “substitution font” and of course, as they say, YMMV (“your mileage may vary”)!
    I personally submitted the report of this problem (both the embedding and the font name problem) to Microsoft. They acknowledge the bug, tried a fix and provided me a build with it, but it wasn't right. Maybe they will ultimately fix it, maybe they won't. We don't know yet. We do know that if it is fixed, it will be fixed only for Office 2013 (problem occurs with all Office applications since they use the same PDF generation code) and thus such a fix won't help you.
    Adobe Acrobat Standard and Acrobat Pro  both provide an Adobe PDFMaker plug-in to Office applications (including full support for Office 2010) that adds an Acrobat Toolbar as well as a Save as Adobe PDF menu item. The resultant PDF file fully supports embedding of OpenType CFF, TrueType, and Type 1 fonts and in many other ways produces much superior PDF with a full range of PDF generation options not available with the Microsoft PDF. (Note that beginning with Office 2013, Microsoft does not support Type 1 fonts in Office documents at all, even for existing documents!) The Acrobat Office functions are widely used and respected in the end user community and whatever “issues” there are (all software has “issues” of some type - it is a matter of how many and how severe), you should be in much better shape for PDF production that with what you currently are using.
    Good luck and let us know if this resolves your problems. (Note that you can download and install a free fully-functional 30 trial of Acrobat Pro to assure that it meets your needs! You can then buy a license and activate what you already have installed.)
              - Dov

Maybe you are looking for

  • Reloading a database in SAP R/3 4.6C on Windows

    Hello Anyone know if is possible Reloading  a database SAP R/3 4.6C Windows / Oracle, using an specific .R3S??? I have seen there is service DBRELOAD.R3S but is for Unix, ... There is ahother one for Windows? Thanks and regards Javier

  • Export to PDF- Colour Setting-------Convert to Destination Issue

    Have recently synchronized all colour management in adobe CS, after creating new output destination profiles for printing press. All seems well and good when photoshop files are in an kept in RGB with original source profiles. They convert to destina

  • Backing up a PC to TC

    I am trying to back up my PC to my TC. Does anyone know how to do this?

  • How can I test apple products for apple?

    I would like to become a tester for apple products and was wondering how I can become one

  • T400s touchpad replacement part-number

    Hi, the touchpad on my t400s (2801-cto) does not work any more.  Does anybody knows the part number for the touchpad ? I have looked under my palmrest and the touchpad is glued.  The fingerprint reader is still working fine. I have seen on eBay new p