Let $A$ be an entry-wise strictly positive matrix. Sinkhorn's theorem assures that there exist strictly positive diagonal matrices (unique up to scaling) $D_1, D_2$ such that $D_1 A D_2$ is doubly stochastic.
If I am given with two probability vectors $p,q$. Then, do there exist two strictly positive diagonal matrix $D_1, D_2$ such that $D_1 A D_2$ is stochastic (i.e., the sums of the rows are $1$) and $(D_1 A D_2)^\top p=q$?
I think such modification is possible. However, I am not able to find any proof of this. Can anyone please help me in this regard?